Home
last modified time | relevance | path

Searched defs:v3f16 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMachineValueType.h120 v3f16 = 65, // 3 x f16 enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DMachineValueType.h148 v3f16 = 88, // 3 x f16 enumerator
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1467 using v3f16 = tcu::Vector<tcu::Float16, 3>; typedef