Searched refs:enter_record (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/compiler/glsl/ | ||
D | linker.h | 166 virtual void enter_record(const glsl_type *type, const char *name, |
D | link_uniforms.cpp | 129 this->enter_record(t, *name, row_major, packing); in recursion() |
D | link_uniform_blocks.cpp | 66 virtual void enter_record(const glsl_type *type, const char *, in enter_record() function in __anone01d86c30111::ubo_visitor |