Searched refs:rb_internal_format (Results 1 – 1 of 1) sorted by relevance
2303 GLenum rb_internal_format; in copytexture_error_check() local2397 rb_internal_format = rb->InternalFormat; in copytexture_error_check()2494 bool is_rbint = _mesa_is_enum_format_integer(rb_internal_format); in copytexture_error_check()2496 bool is_rbunorm = _mesa_is_enum_format_unorm(rb_internal_format); in copytexture_error_check()2504 _mesa_is_enum_format_unsigned_int(rb_internal_format)) { in copytexture_error_check()