Home
last modified time | relevance | path

Searched refs:_mesa_has_rg_textures (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dglformats.c1900 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()
H A Dcontext.h348 _mesa_has_rg_textures(const struct gl_context *ctx) in _mesa_has_rg_textures() function

Completed in 7 milliseconds