Searched refs:MESA_FORMAT_SL8 (Results 1 – 11 of 11) sorted by relevance
524 MESA_FORMAT_SL8,1747 case MESA_FORMAT_SL8: in _mesa_get_format_color_encoding()1777 case MESA_FORMAT_SL8: in _mesa_get_srgb_format_linear()2258 case MESA_FORMAT_SL8: in _mesa_format_to_type_and_comps()2761 case MESA_FORMAT_SL8: in _mesa_format_matches_format_and_type()
124 MESA_FORMAT_SL8, /* LLLL LLLL */ enumerator
573 RETURN_IF_SUPPORTED(MESA_FORMAT_SL8); in _mesa_choose_tex_format()582 RETURN_IF_SUPPORTED(MESA_FORMAT_SL8); in _mesa_choose_tex_format()
1740 table[MESA_FORMAT_SL8] = pack_ubyte_SL8; in _mesa_get_pack_ubyte_rgba_function()1885 table[MESA_FORMAT_SL8] = pack_float_SL8; in _mesa_get_pack_float_rgba_function()
3678 ASSERT(dstFormat == MESA_FORMAT_SL8); in _mesa_texstore_sl8()4093 table[MESA_FORMAT_SL8] = _mesa_texstore_sl8; in _mesa_get_texstore_func()
1527 table[MESA_FORMAT_SL8] = unpack_SL8; in get_unpack_rgba_function()
145 case MESA_FORMAT_SL8: in st_mesa_format_to_pipe_format()477 return MESA_FORMAT_SL8; in st_pipe_format_to_mesa_format()
416 MESA_FORMAT_SL8,
518 return MESA_FORMAT_SL8; in radeonChooseTextureFormat()
340 [MESA_FORMAT_SL8] = BRW_SURFACEFORMAT_L8_UNORM_SRGB, in brw_format_for_mesa_format()