Searched refs:MESA_FORMAT_LA_UINT32 (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | formats.h | 503 #define MESA_FORMAT_LA_UINT32 PIPE_FORMAT_L32A32_UINT macro
|
D | texformat.c | 577 RETURN_IF_SUPPORTED(MESA_FORMAT_LA_UINT32); in _mesa_choose_tex_format()
|
D | formats.c | 1208 case MESA_FORMAT_LA_UINT32: in _mesa_uncompressed_format_to_type_and_comps()
|
D | formats.csv | 233 MESA_FORMAT_LA_UINT32 , array , 1, 1, 1, u32 , u32 , , , xxxy, rgb
|
D | teximage.c | 6177 return MESA_FORMAT_LA_UINT32; in _mesa_get_texbuffer_format()
|