Searched refs:is_rbunorm (Results 1 – 1 of 1) sorted by relevance
2496 bool is_rbunorm = _mesa_is_enum_format_unorm(rb_internal_format); in copytexture_error_check() local2521 if (_mesa_is_gles(ctx) && is_unorm != is_rbunorm) in copytexture_error_check()