Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c630 check_image_resources(struct gl_context *ctx, struct gl_shader_program *prog) in check_image_resources() function
684 check_image_resources(ctx, prog); in gl_nir_link_glsl()
Dlinker.cpp3370 check_image_resources(struct gl_context *ctx, struct gl_shader_program *prog) in check_image_resources() function
4456 check_image_resources(ctx, prog); in link_and_validate_uniforms()
/external/mesa3d/docs/relnotes/
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