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