Searched refs:MESA_FORMAT_AL88 (Results 1 – 22 of 22) sorted by relevance
21 case MESA_FORMAT_AL88: in intel_mesa_format_to_rb_datatype()
110 ctx->TextureFormatSupported[MESA_FORMAT_AL88] = true; in intel_init_texture_formats()
52 case MESA_FORMAT_AL88: in translate_texture_format()
51 case MESA_FORMAT_AL88: in translate_texture_format()
308 [MESA_FORMAT_AL88] = BRW_SURFACEFORMAT_L8A8_UNORM, in brw_format_for_mesa_format()
174 RETURN_IF_SUPPORTED(MESA_FORMAT_AL88); in _mesa_choose_tex_format()181 RETURN_IF_SUPPORTED(MESA_FORMAT_AL88); in _mesa_choose_tex_format()188 RETURN_IF_SUPPORTED(MESA_FORMAT_AL88); in _mesa_choose_tex_format()233 RETURN_IF_SUPPORTED(MESA_FORMAT_AL88); in _mesa_choose_tex_format()
254 MESA_FORMAT_AL88, /* Name */1781 format = MESA_FORMAT_AL88; in _mesa_get_srgb_format_linear()1839 return MESA_FORMAT_AL88; in _mesa_get_uncompressed_format()2114 case MESA_FORMAT_AL88: in _mesa_format_to_type_and_comps()2684 case MESA_FORMAT_AL88: in _mesa_format_matches_format_and_type()
88 MESA_FORMAT_AL88, /* AAAA AAAA LLLL LLLL */ enumerator
1812 ASSERT(dstFormat == MESA_FORMAT_AL88 || in _mesa_texstore_unorm88()1820 ((dstFormat == MESA_FORMAT_AL88 && in _mesa_texstore_unorm88()1843 if (dstFormat == MESA_FORMAT_AL88 || dstFormat == MESA_FORMAT_AL88_REV) { in _mesa_texstore_unorm88()1844 if ((littleEndian && dstFormat == MESA_FORMAT_AL88) || in _mesa_texstore_unorm88()1893 if (dstFormat == MESA_FORMAT_AL88 || in _mesa_texstore_unorm88()3702 newDstFormat = MESA_FORMAT_AL88; in _mesa_texstore_sla8()4063 table[MESA_FORMAT_AL88] = _mesa_texstore_unorm88; in _mesa_get_texstore_func()
636 case MESA_FORMAT_AL88: in _mesa_print_texture()
1705 table[MESA_FORMAT_AL88] = pack_ubyte_AL88; in _mesa_get_pack_ubyte_rgba_function()1851 table[MESA_FORMAT_AL88] = pack_float_AL88; in _mesa_get_pack_float_rgba_function()
1496 table[MESA_FORMAT_AL88] = unpack_AL88; in get_unpack_rgba_function()2051 case MESA_FORMAT_AL88: in _mesa_unpack_ubyte_rgba_row()
3894 return MESA_FORMAT_AL88; in get_texbuffer_format()
53 case MESA_FORMAT_AL88: in swzsurf_format()92 case MESA_FORMAT_AL88: in surf2d_format()131 case MESA_FORMAT_AL88: in rect_format()170 case MESA_FORMAT_AL88: in sifm_format()
136 case MESA_FORMAT_AL88: in emit_tx_setup()
670 _radeon_texformat_al88 = MESA_FORMAT_AL88; in radeonInitTextureFormats()
86 case MESA_FORMAT_AL88: in st_mesa_format_to_pipe_format()409 return MESA_FORMAT_AL88; in st_pipe_format_to_mesa_format()
145 case MESA_FORMAT_AL88: in emit_tx_setup()
236 MESA_FORMAT_AL88,