Home
last modified time | relevance | path

Searched refs:MESA_FORMAT_L_SINT32 (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dformats.h500 #define MESA_FORMAT_L_SINT32 PIPE_FORMAT_L32_SINT macro
Dtexformat.c565 RETURN_IF_SUPPORTED(MESA_FORMAT_L_SINT32); in _mesa_choose_tex_format()
Dformats.c1235 case MESA_FORMAT_L_SINT32: in _mesa_uncompressed_format_to_type_and_comps()
Dformats.csv229 MESA_FORMAT_L_SINT32 , array , 1, 1, 1, s32 , , , , xxx1, rgb
Dteximage.c6151 return MESA_FORMAT_L_SINT32; in _mesa_get_texbuffer_format()