Home
last modified time | relevance | path

Searched defs:v2i8 (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h73 v2i8 = 26, // 2 x i8 enumerator
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp1405 using v2i8 = tcu::Vector<deInt8, 2>; typedef