Searched refs:MESA_FORMAT_L_SINT32 (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | formats.h | 500 #define MESA_FORMAT_L_SINT32 PIPE_FORMAT_L32_SINT macro
|
D | texformat.c | 565 RETURN_IF_SUPPORTED(MESA_FORMAT_L_SINT32); in _mesa_choose_tex_format()
|
D | formats.c | 1235 case MESA_FORMAT_L_SINT32: in _mesa_uncompressed_format_to_type_and_comps()
|
D | formats.csv | 229 MESA_FORMAT_L_SINT32 , array , 1, 1, 1, s32 , , , , xxx1, rgb
|
D | teximage.c | 6151 return MESA_FORMAT_L_SINT32; in _mesa_get_texbuffer_format()
|