Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dvk_format_layout.csv76 VK_FORMAT_R16_USCALED , plain, 1, 1, us16, , , , x001, rgb
83 VK_FORMAT_R16G16_USCALED , plain, 1, 1, us16, us16, , , xy01, rgb
90 VK_FORMAT_R16G16B16_USCALED , plain, 1, 1, us16, us16, us16, , xyz1, rgb
97 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, , , , linear,
161 R16G16_USCALED , 32, 1, 1, 1, us16, us16, , , , , , linear,
195 R16_USCALED , 16, 1, 1, 1, us16, , , , , , , linear,
254 R16G16B16_USCALED , 48, 1, 1, 1, us16, us16, us16, , , , , linear,
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h180 typedef ALIGNED(1) s16 us16; typedef