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