Home
last modified time | relevance | path

Searched defs:push_scope (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dglsl_symbol_table.cpp118 void glsl_symbol_table::push_scope() in push_scope() function in glsl_symbol_table
/third_party/mesa3d/src/compiler/isaspec/
Ddecode.c251 push_scope(struct decode_state *state, const struct isa_bitset *bitset, bitmask_t val) in push_scope() function