Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dlinker_util.h117 link_util_check_subroutine_resources(struct gl_shader_program *prog);
H A Dlinker_util.cpp225 link_util_check_subroutine_resources(struct gl_shader_program *prog) in link_util_check_subroutine_resources() function
H A Dgl_nir_linker.c3062 link_util_check_subroutine_resources(prog); in gl_nir_link_glsl()