Searched refs:MESA_FORMAT_SRGBA8 (Results 1 – 9 of 9) sorted by relevance
506 MESA_FORMAT_SRGBA8,1745 case MESA_FORMAT_SRGBA8: in _mesa_get_format_color_encoding()1771 case MESA_FORMAT_SRGBA8: in _mesa_get_srgb_format_linear()2253 case MESA_FORMAT_SRGBA8: in _mesa_format_to_type_and_comps()2759 case MESA_FORMAT_SRGBA8: in _mesa_format_matches_format_and_type()
122 MESA_FORMAT_SRGBA8, /* RRRR RRRR GGGG GGGG BBBB BBBB AAAA AAAA */ enumerator
568 RETURN_IF_SUPPORTED(MESA_FORMAT_SRGBA8); in _mesa_choose_tex_format()602 RETURN_IF_SUPPORTED(MESA_FORMAT_SRGBA8); in _mesa_choose_tex_format()
1738 table[MESA_FORMAT_SRGBA8] = pack_ubyte_SRGBA8; in _mesa_get_pack_ubyte_rgba_function()1883 table[MESA_FORMAT_SRGBA8] = pack_float_SRGBA8; in _mesa_get_pack_float_rgba_function()
3637 ASSERT(dstFormat == MESA_FORMAT_SRGBA8); in _mesa_texstore_srgba8()4091 table[MESA_FORMAT_SRGBA8] = _mesa_texstore_srgba8; in _mesa_get_texstore_func()
1525 table[MESA_FORMAT_SRGBA8] = unpack_SRGBA8; in get_unpack_rgba_function()
149 case MESA_FORMAT_SRGBA8: in st_mesa_format_to_pipe_format()481 return MESA_FORMAT_SRGBA8; in st_pipe_format_to_mesa_format()
404 MESA_FORMAT_SRGBA8,
338 [MESA_FORMAT_SRGBA8] = 0, in brw_format_for_mesa_format()