Searched refs:MESA_FORMAT_SRGB8 (Results 1 – 9 of 9) sorted by relevance
497 MESA_FORMAT_SRGB8,1744 case MESA_FORMAT_SRGB8: in _mesa_get_format_color_encoding()1768 case MESA_FORMAT_SRGB8: in _mesa_get_srgb_format_linear()2249 case MESA_FORMAT_SRGB8: in _mesa_format_to_type_and_comps()2758 case MESA_FORMAT_SRGB8: in _mesa_format_matches_format_and_type()
121 MESA_FORMAT_SRGB8, /* RRRR RRRR GGGG GGGG BBBB BBBB */ enumerator
563 RETURN_IF_SUPPORTED(MESA_FORMAT_SRGB8); in _mesa_choose_tex_format()594 RETURN_IF_SUPPORTED(MESA_FORMAT_SRGB8); in _mesa_choose_tex_format()
1737 table[MESA_FORMAT_SRGB8] = pack_ubyte_SRGB8; in _mesa_get_pack_ubyte_rgba_function()1882 table[MESA_FORMAT_SRGB8] = pack_float_SRGB8; in _mesa_get_pack_float_rgba_function()
3616 ASSERT(dstFormat == MESA_FORMAT_SRGB8); in _mesa_texstore_srgb8()4090 table[MESA_FORMAT_SRGB8] = _mesa_texstore_srgb8; in _mesa_get_texstore_func()
1524 table[MESA_FORMAT_SRGB8] = unpack_SRGB8; in get_unpack_rgba_function()
147 case MESA_FORMAT_SRGB8: in st_mesa_format_to_pipe_format()479 return MESA_FORMAT_SRGB8; in st_pipe_format_to_mesa_format()
398 MESA_FORMAT_SRGB8,
337 [MESA_FORMAT_SRGB8] = 0, in brw_format_for_mesa_format()