Searched refs:_mesa_is_shader_image_format_supported (Results 1 – 4 of 4) sorted by relevance
56 _mesa_is_shader_image_format_supported(const struct gl_context *ctx,
361 _mesa_is_shader_image_format_supported(const struct gl_context *ctx, in _mesa_is_shader_image_format_supported() function555 if (!_mesa_is_shader_image_format_supported(ctx, format)) { in validate_bind_image_texture()765 !_mesa_is_shader_image_format_supported(ctx, tex_format)) { in bind_image_textures()
1386 !_mesa_is_shader_image_format_supported(ctx, internalformat)) in _mesa_GetInternalformativ()1430 !_mesa_is_shader_image_format_supported(ctx, internalformat)) in _mesa_GetInternalformativ()
877 if (!_mesa_is_shader_image_format_supported(ctx, format)) { in _mesa_GetImageHandleARB()