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,
381 _mesa_is_shader_image_format_supported(const struct gl_context *ctx, in _mesa_is_shader_image_format_supported() function560 if (!_mesa_is_shader_image_format_supported(ctx, format)) { in validate_bind_image_texture()742 !_mesa_is_shader_image_format_supported(ctx, tex_format)) { in bind_image_textures()
1349 !_mesa_is_shader_image_format_supported(ctx, internalformat)) in _mesa_GetInternalformativ()1393 !_mesa_is_shader_image_format_supported(ctx, internalformat)) in _mesa_GetInternalformativ()
835 if (!_mesa_is_shader_image_format_supported(ctx, format)) { in _mesa_GetImageHandleARB()