Searched refs:MESA_FORMAT_SLA8 (Results 1 – 11 of 11) sorted by relevance
533 MESA_FORMAT_SLA8,1748 case MESA_FORMAT_SLA8: in _mesa_get_format_color_encoding()1780 case MESA_FORMAT_SLA8: in _mesa_get_srgb_format_linear()2262 case MESA_FORMAT_SLA8: in _mesa_format_to_type_and_comps()2762 case MESA_FORMAT_SLA8: in _mesa_format_matches_format_and_type()
125 MESA_FORMAT_SLA8, /* AAAA AAAA LLLL LLLL */ enumerator
578 RETURN_IF_SUPPORTED(MESA_FORMAT_SLA8); in _mesa_choose_tex_format()586 RETURN_IF_SUPPORTED(MESA_FORMAT_SLA8); in _mesa_choose_tex_format()
1741 table[MESA_FORMAT_SLA8] = pack_ubyte_SLA8; in _mesa_get_pack_ubyte_rgba_function()1886 table[MESA_FORMAT_SLA8] = pack_float_SLA8; in _mesa_get_pack_float_rgba_function()
3699 ASSERT(dstFormat == MESA_FORMAT_SLA8); in _mesa_texstore_sla8()4094 table[MESA_FORMAT_SLA8] = _mesa_texstore_sla8; in _mesa_get_texstore_func()
1528 table[MESA_FORMAT_SLA8] = unpack_SLA8; in get_unpack_rgba_function()
143 case MESA_FORMAT_SLA8: in st_mesa_format_to_pipe_format()475 return MESA_FORMAT_SLA8; in st_pipe_format_to_mesa_format()
422 MESA_FORMAT_SLA8,
523 return MESA_FORMAT_SLA8; in radeonChooseTextureFormat()
341 [MESA_FORMAT_SLA8] = BRW_SURFACEFORMAT_L8A8_UNORM_SRGB, in brw_format_for_mesa_format()