Searched refs:_mesa_has_rg_textures (Results 1 – 3 of 3) sorted by relevance
1900 if (_mesa_has_rg_textures(ctx)) in _mesa_error_check_format_and_type()1955 if (!_mesa_has_rg_textures(ctx)) in _mesa_error_check_format_and_type()2195 if (!_mesa_has_rg_textures(ctx)) in _mesa_es_error_check_format_and_type()2587 if (_mesa_has_rg_textures(ctx)) { in _mesa_base_tex_format()2844 if (!_mesa_has_rg_textures(ctx)) in _mesa_gles_check_internalformat()3348 if (!_mesa_has_rg_textures(ctx)) in _mesa_gles_error_check_format_and_type()3449 if (!_mesa_has_rg_textures(ctx)) in _mesa_gles_error_check_format_and_type()
348 _mesa_has_rg_textures(const struct gl_context *ctx) in _mesa_has_rg_textures() function
985 - mesa/main: fix up \_mesa_has_rg_textures for gles2