Home
last modified time | relevance | path

Searched refs:add_shader_variable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dgl_nir_linker.c662 add_shader_variable(const struct gl_constants *consts, in add_shader_variable() function
732 if (!add_shader_variable(consts, shProg, resource_set, in add_shader_variable()
768 if (!add_shader_variable(consts, shProg, resource_set, in add_shader_variable()
869 if (!add_shader_variable(consts, prog, resource_set, in add_vars_with_modes()
921 if (!add_shader_variable(consts, shProg, resource_set, 1 << stage, in nir_add_packed_var_to_resource_list()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv53157[email protected],glsl: Drop bogus is_vertex_input from add_shader_variable().
61138[email protected],glsl/linker: Pass absolute location to add_shader_variable()
61431 …rnal/mesa3d,[email protected],glsl/linker: Add add_shader_variable() helper