Searched refs:check_image_resources (Results 1 – 3 of 3) sorted by relevance
630 check_image_resources(struct gl_context *ctx, struct gl_shader_program *prog) in check_image_resources() function684 check_image_resources(ctx, prog); in gl_nir_link_glsl()
3370 check_image_resources(struct gl_context *ctx, struct gl_shader_program *prog) in check_image_resources() function4456 check_image_resources(ctx, prog); in link_and_validate_uniforms()
3381 - glsl: add check_image_resources() for the nir linker3382 - glsl: use nir version of check_image_resources() for nir linker