Searched refs:isl_format_is_srgb (Results 1 – 3 of 3) sorted by relevance
106 if (isl_format_is_srgb(render_format) && in can_fast_clear_color()
187 if (isl_format_is_srgb(render_format)) { in convert_fast_clear_color()
1991 isl_format_is_srgb(enum isl_format fmt) in isl_format_is_srgb() function