Searched refs:MESA_FORMAT_ARGB4444_REV (Results 1 – 13 of 13) sorted by relevance
49 case MESA_FORMAT_ARGB4444_REV: in swzsurf_format()88 case MESA_FORMAT_ARGB4444_REV: in surf2d_format()127 case MESA_FORMAT_ARGB4444_REV: in rect_format()166 case MESA_FORMAT_ARGB4444_REV: in sifm_format()
83 MESA_FORMAT_ARGB4444_REV, /* GGGG BBBB AAAA RRRR */ enumerator
209 MESA_FORMAT_ARGB4444_REV, /* Name */2088 case MESA_FORMAT_ARGB4444_REV: in _mesa_format_to_type_and_comps()2668 case MESA_FORMAT_ARGB4444_REV: in _mesa_format_matches_format_and_type()
91 RETURN_IF_SUPPORTED(MESA_FORMAT_ARGB4444_REV); /* just to test another format*/ in _mesa_choose_tex_format()
1700 table[MESA_FORMAT_ARGB4444_REV] = pack_ubyte_ARGB4444_REV; in _mesa_get_pack_ubyte_rgba_function()1845 table[MESA_FORMAT_ARGB4444_REV] = pack_float_ARGB4444_REV; in _mesa_get_pack_float_rgba_function()
1491 table[MESA_FORMAT_ARGB4444_REV] = unpack_ARGB4444_REV; in get_unpack_rgba_function()2036 case MESA_FORMAT_ARGB4444_REV: in _mesa_unpack_ubyte_rgba_row()
1611 dstFormat == MESA_FORMAT_ARGB4444_REV); in _mesa_texstore_argb4444()4058 table[MESA_FORMAT_ARGB4444_REV] = _mesa_texstore_argb4444; in _mesa_get_texstore_func()
69 return MESA_FORMAT_ARGB4444_REV; in gl_format_and_type_to_mesa_format()
676 _radeon_texformat_argb4444 = MESA_FORMAT_ARGB4444_REV; in radeonInitTextureFormats()
206 MESA_FORMAT_ARGB4444_REV,
303 [MESA_FORMAT_ARGB4444_REV] = 0, in brw_format_for_mesa_format()