Searched refs:_mesa_has_texture_rgb10_a2ui (Results 1 – 2 of 2) sorted by relevance
1820 _mesa_has_texture_rgb10_a2ui(ctx)) { in _mesa_error_check_format_and_type()1835 _mesa_has_texture_rgb10_a2ui(ctx)) { in _mesa_error_check_format_and_type()1849 _mesa_has_texture_rgb10_a2ui(ctx)) { in _mesa_error_check_format_and_type()2108 return _mesa_has_texture_rgb10_a2ui(ctx) in _mesa_error_check_format_and_type()2148 return _mesa_has_texture_rgb10_a2ui(ctx) in _mesa_error_check_format_and_type()2533 if (_mesa_has_texture_rgb10_a2ui(ctx)) { in _mesa_base_tex_format()
370 _mesa_has_texture_rgb10_a2ui(const struct gl_context *ctx) in _mesa_has_texture_rgb10_a2ui() function