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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dshaderimage.h56 _mesa_is_shader_image_format_supported(const struct gl_context *ctx,
H A Dshaderimage.c381 _mesa_is_shader_image_format_supported(const struct gl_context *ctx, function in typeref:typename:bool
570 if (!_mesa_is_shader_image_format_supported(ctx, format)) {
752 !_mesa_is_shader_image_format_supported(ctx, tex_format)) {
H A Dformatquery.c1353 /* We call to _mesa_is_shader_image_format_supported
1360 !_mesa_is_shader_image_format_supported(ctx, internalformat))
1404 !_mesa_is_shader_image_format_supported(ctx, internalformat))
H A Dtexturebindless.c835 if (!_mesa_is_shader_image_format_supported(ctx, format)) {
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dshaderimage.h56 _mesa_is_shader_image_format_supported(const struct gl_context *ctx,
H A Dshaderimage.c358 _mesa_is_shader_image_format_supported(const struct gl_context *ctx, function in typeref:typename:bool
552 if (!_mesa_is_shader_image_format_supported(ctx, format)) {
762 !_mesa_is_shader_image_format_supported(ctx, tex_format)) {
H A Dformatquery.c1363 /* We call to _mesa_is_shader_image_format_supported
1370 !_mesa_is_shader_image_format_supported(ctx, internalformat))
1414 !_mesa_is_shader_image_format_supported(ctx, internalformat))
H A Dtexturebindless.c843 if (!_mesa_is_shader_image_format_supported(ctx, format)) {

Completed in 16 milliseconds