Searched refs:srgb_rb (Results 1 – 1 of 1) sorted by relevance
296 const bool srgb_rb = _mesa_get_srgb_format_linear(mt->format) != mt->format; in brw_is_color_fast_clear_compatible() local302 if (devinfo->gen >= 10 && srgb_rb) { in brw_is_color_fast_clear_compatible()