Home
last modified time | relevance | path

Searched refs:gl_subroutine_function (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshader_types.h567 struct gl_subroutine_function *SubroutineFunctions;
775 struct gl_subroutine_function struct
H A Dshader_query.cpp63 DECL_RESOURCE_FUNC(SUB, gl_subroutine_function);
1639 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[i]; in _mesa_program_resource_prop()
H A Dshaderapi.c2913 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[i]; in _mesa_GetActiveSubroutineUniformiv()
3054 struct gl_subroutine_function *subfn = NULL; in _mesa_UniformSubroutinesuiv()
3748 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[i]; in find_compat_subroutine()
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dlinker_util.cpp349 struct gl_subroutine_function *fn = &p->sh.SubroutineFunctions[f]; in link_util_calculate_subroutine_compat()
H A Dserialize.cpp73 struct gl_subroutine_function *subs; in read_subroutines()
86 subs = rzalloc_array(prog, struct gl_subroutine_function, in read_subroutines()
771 if (strcmp(((gl_subroutine_function *)res->Data)->name.string, in write_shader_subroutine_index()
H A Dgl_nir_linker.c2233 struct gl_subroutine_function, in link_assign_subroutine_types()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv57075 …esa3d,[email protected],mesa/mtypes: add gl_subroutine_function and unifor…