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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_linker.c630 check_image_resources(struct gl_context *ctx, struct gl_shader_program *prog) function in typeref:typename:void
684 check_image_resources(ctx, prog);
H A Dlinker.cpp3410 check_image_resources(struct gl_context *ctx, struct gl_shader_program *prog) function in typeref:typename:void
4496 check_image_resources(ctx, prog);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlinker.cpp3461 check_image_resources(struct gl_context *ctx, struct gl_shader_program *prog) function in typeref:typename:void
4805 check_image_resources(ctx, prog);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst3381 - glsl: add check_image_resources() for the nir linker
3382 - glsl: use nir version of check_image_resources() for nir linker

Completed in 19 milliseconds