Home
last modified time | relevance | path

Searched refs:_mesa_is_shader_image_format_supported (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dshaderimage.h56 _mesa_is_shader_image_format_supported(const struct gl_context *ctx,
H A Dshaderimage.c361 _mesa_is_shader_image_format_supported(const struct gl_context *ctx, in _mesa_is_shader_image_format_supported() function
555 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()
H A Dformatquery.c1379 /* We call to _mesa_is_shader_image_format_supported in _mesa_GetInternalformativ()
1386 !_mesa_is_shader_image_format_supported(ctx, internalformat)) in _mesa_GetInternalformativ()
1430 !_mesa_is_shader_image_format_supported(ctx, internalformat)) in _mesa_GetInternalformativ()
H A Dtexturebindless.c877 if (!_mesa_is_shader_image_format_supported(ctx, format)) { in _mesa_GetImageHandleARB()

Completed in 4 milliseconds