Searched refs:dst_is_srgb (Results 1 – 1 of 1) sorted by relevance
2439 bool dst_is_srgb = false; in copytexture_error_check() local2447 dst_is_srgb = true; in copytexture_error_check()2450 if (rb_is_srgb != dst_is_srgb) { in copytexture_error_check()