Searched refs:MESA_FORMAT_B5G5R5A1_UNORM (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | formats.h | 368 #define MESA_FORMAT_B5G5R5A1_UNORM PIPE_FORMAT_B5G5R5A1_UNORM macro
|
H A D | formats.c | 950 case MESA_FORMAT_B5G5R5A1_UNORM: in _mesa_uncompressed_format_to_type()
|
H A D | formats.csv | 70 MESA_FORMAT_B5G5R5A1_UNORM , packed, 1, 1, 1, un5 , un5 , un5 , un1 , zyxw, rgb
|
H A D | glformats.c | 3981 return MESA_FORMAT_B5G5R5A1_UNORM; in _mesa_format_from_format_and_type()
|