Searched refs:leave_record (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/compiler/glsl/ |
H A D | link_uniforms.cpp | 180 this->leave_record(t, *name, row_major, packing); in recursion() 228 program_resource_visitor::leave_record(const glsl_type *, const char *, bool, in leave_record() function in program_resource_visitor
|
H A D | linker.h | 176 virtual void leave_record(const glsl_type *type, const char *name,
|
H A D | link_uniform_blocks.cpp | 81 virtual void leave_record(const glsl_type *type, const char *, in leave_record() function in __anon7178::ubo_visitor
|
H A D | gl_nir_link_uniforms.c | 1172 leave_record(struct nir_link_uniforms_state *state, in leave_record() function 1321 leave_record(state, consts, type, row_major); in nir_link_uniform()
|
Completed in 7 milliseconds