Home
last modified time | relevance | path

Searched refs:_mesa_is_shader_image_format_supported (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dshaderimage.c380 _mesa_is_shader_image_format_supported(const struct gl_context *ctx, in _mesa_is_shader_image_format_supported() function
558 if (!_mesa_is_shader_image_format_supported(ctx, format)) { in validate_bind_image_texture()
728 if (!_mesa_is_shader_image_format_supported(ctx, tex_format)) { in _mesa_BindImageTextures()
Dshaderimage.h56 _mesa_is_shader_image_format_supported(const struct gl_context *ctx,
Dformatquery.c1338 !_mesa_is_shader_image_format_supported(ctx, internalformat)) in _mesa_GetInternalformativ()
1382 !_mesa_is_shader_image_format_supported(ctx, internalformat)) in _mesa_GetInternalformativ()