Home
last modified time | relevance | path

Searched refs:us16 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dvk_format_layout.csv78 VK_FORMAT_R16_USCALED , plain, 1, 1, us16, , , , x001, rgb
85 VK_FORMAT_R16G16_USCALED , plain, 1, 1, us16, us16, , , xy01, rgb
92 VK_FORMAT_R16G16B16_USCALED , plain, 1, 1, us16, us16, us16, , xyz1, rgb
99 VK_FORMAT_R16G16B16A16_USCALED , plain, 1, 1, us16, us16, us16, us16, xyzw, rgb
/external/mesa3d/src/intel/isl/
Disl_format_layout.csv106 R16G16B16A16_USCALED , 64, 1, 1, 1, us16, us16, us16, us16, , , , rgba, line…
162 R16G16_USCALED , 32, 1, 1, 1, us16, us16, , , , , , rg, line…
196 R16_USCALED , 16, 1, 1, 1, us16, , , , , , , r, line…
255 R16G16B16_USCALED , 48, 1, 1, 1, us16, us16, us16, , , , , rgb, line…
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h180 typedef ALIGNED(1) s16 us16; typedef
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h257 typedef ALIGNED(1) s16 us16; typedef