Searched refs:MESA_FORMAT_SRGB_DXT1 (Results 1 – 13 of 13) sorted by relevance
328 return MESA_FORMAT_SRGB_DXT1; in _mesa_glenum_to_compressed_format()394 case MESA_FORMAT_SRGB_DXT1: in _mesa_compressed_format_to_glenum()
542 MESA_FORMAT_SRGB_DXT1, /* Name */1749 case MESA_FORMAT_SRGB_DXT1: in _mesa_get_format_color_encoding()1783 case MESA_FORMAT_SRGB_DXT1: in _mesa_get_srgb_format_linear()1815 case MESA_FORMAT_SRGB_DXT1: in _mesa_get_uncompressed_format()2278 case MESA_FORMAT_SRGB_DXT1: in _mesa_format_to_type_and_comps()2763 case MESA_FORMAT_SRGB_DXT1: in _mesa_format_matches_format_and_type()
126 MESA_FORMAT_SRGB_DXT1, enumerator
592 RETURN_IF_SUPPORTED(MESA_FORMAT_SRGB_DXT1); in _mesa_choose_tex_format()608 RETURN_IF_SUPPORTED(MESA_FORMAT_SRGB_DXT1); in _mesa_choose_tex_format()
171 dstFormat == MESA_FORMAT_SRGB_DXT1); in _mesa_texstore_rgb_dxt1()
1744 table[MESA_FORMAT_SRGB_DXT1] = NULL; /* pack_ubyte_SRGB_DXT1; */ in _mesa_get_pack_ubyte_rgba_function()1889 table[MESA_FORMAT_SRGB_DXT1] = NULL; in _mesa_get_pack_float_rgba_function()
1529 table[MESA_FORMAT_SRGB_DXT1] = unpack_SRGB_DXT1; in get_unpack_rgba_function()
4095 table[MESA_FORMAT_SRGB_DXT1] = _mesa_texstore_rgb_dxt1; in _mesa_get_texstore_func()
132 case MESA_FORMAT_SRGB_DXT1: in st_mesa_format_to_pipe_format()463 return MESA_FORMAT_SRGB_DXT1; in st_pipe_format_to_mesa_format()
428 MESA_FORMAT_SRGB_DXT1,
526 return MESA_FORMAT_SRGB_DXT1; in radeonChooseTextureFormat()
342 [MESA_FORMAT_SRGB_DXT1] = BRW_SURFACEFORMAT_DXT1_RGB_SRGB, in brw_format_for_mesa_format()