HomeSort by relevance Sort by last modified time
    Searched refs:us16 (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/amd/vulkan/
vk_format_layout.csv 76 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, rg
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_internal_defs.h 180 typedef ALIGNED(1) s16 us16; member in namespace:__sanitizer

Completed in 251 milliseconds