Home
last modified time | relevance | path

Searched refs:_mesa_has_texture_rgb10_a2ui (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dcontext.h330 _mesa_has_texture_rgb10_a2ui(const struct gl_context *ctx) in _mesa_has_texture_rgb10_a2ui() function
Dglformats.c1824 _mesa_has_texture_rgb10_a2ui(ctx)) { in _mesa_error_check_format_and_type()
1839 _mesa_has_texture_rgb10_a2ui(ctx)) { in _mesa_error_check_format_and_type()
1853 _mesa_has_texture_rgb10_a2ui(ctx)) { in _mesa_error_check_format_and_type()
2112 return _mesa_has_texture_rgb10_a2ui(ctx) in _mesa_error_check_format_and_type()
2152 return _mesa_has_texture_rgb10_a2ui(ctx) in _mesa_error_check_format_and_type()
2545 if (_mesa_has_texture_rgb10_a2ui(ctx)) { in _mesa_base_tex_format()