Searched refs:MESA_FORMAT_RG_INT8 (Results 1 – 9 of 9) sorted by relevance
200 MESA_FORMAT_RG_INT8, enumerator
1007 MESA_FORMAT_RG_INT8,2407 case MESA_FORMAT_RG_INT8: in _mesa_format_to_type_and_comps()2851 case MESA_FORMAT_RG_INT8: in _mesa_format_matches_format_and_type()
881 RETURN_IF_SUPPORTED(MESA_FORMAT_RG_INT8); in _mesa_choose_tex_format()
3162 dstFormat == MESA_FORMAT_RG_INT8 || in _mesa_texstore_rgba_int8()4183 table[MESA_FORMAT_RG_INT8] = _mesa_texstore_rgba_int8; in _mesa_get_texstore_func()
3963 return MESA_FORMAT_RG_INT8; in get_texbuffer_format()
2709 case MESA_FORMAT_RG_INT8: in _mesa_unpack_uint_rgba_row()
257 case MESA_FORMAT_RG_INT8: in st_mesa_format_to_pipe_format()582 return MESA_FORMAT_RG_INT8; in st_pipe_format_to_mesa_format()
765 MESA_FORMAT_RG_INT8,
400 [MESA_FORMAT_RG_INT8] = BRW_SURFACEFORMAT_R8G8_SINT, in brw_format_for_mesa_format()