Searched refs:_mesa_legal_texture_base_format_for_target (Results 1 – 4 of 4) sorted by relevance
377 if (!_mesa_legal_texture_base_format_for_target(ctx, target, internalformat)) { in tex_storage_error_check()
499 if (!_mesa_legal_texture_base_format_for_target(ctx, target, internalformat)) in _is_resource_supported()
219 _mesa_legal_texture_base_format_for_target(struct gl_context *ctx,
1679 _mesa_legal_texture_base_format_for_target(struct gl_context *ctx, in _mesa_legal_texture_base_format_for_target() function1950 if (!_mesa_legal_texture_base_format_for_target(ctx, target, internalFormat)) { in texture_error_check()