Lines Matching refs:GL_RGB
114 return (ctx->API != API_OPENGL_CORE) ? GL_RGB : -1; in _mesa_base_tex_format()
115 case GL_RGB: in _mesa_base_tex_format()
123 return GL_RGB; in _mesa_base_tex_format()
153 return GL_RGB; in _mesa_base_tex_format()
181 return GL_RGB; in _mesa_base_tex_format()
191 return GL_RGB; in _mesa_base_tex_format()
202 return GL_RGB; in _mesa_base_tex_format()
216 return GL_RGB; in _mesa_base_tex_format()
240 return GL_RGB; in _mesa_base_tex_format()
278 return GL_RGB; in _mesa_base_tex_format()
321 return GL_RGB; in _mesa_base_tex_format()
360 return GL_RGB; in _mesa_base_tex_format()
458 return GL_RGB; in _mesa_base_tex_format()
467 return GL_RGB; in _mesa_base_tex_format()
522 return GL_RGB; in _mesa_base_tex_format()
534 return GL_RGB; in _mesa_base_tex_format()
1634 case GL_RGB: in _mesa_es_error_check_format_and_type()
2383 case GL_RGB: in copytexture_error_check()
2763 return GL_RGB; in override_internal_format()