Searched refs:enter_record (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
D | link_uniforms.cpp | 135 this->enter_record(t, *name, row_major, packing); in recursion() 222 program_resource_visitor::enter_record(const glsl_type *, const char *, bool, in enter_record() function in program_resource_visitor
|
D | linker.h | 173 virtual void enter_record(const glsl_type *type, const char *name,
|
D | link_uniform_blocks.cpp | 68 virtual void enter_record(const glsl_type *type, const char *, in enter_record() function in __anon151118d80111::ubo_visitor
|
D | gl_nir_link_uniforms.c | 1149 enter_record(struct nir_link_uniforms_state *state, in enter_record() function 1250 enter_record(state, consts, type, row_major); in nir_link_uniform()
|