Searched refs:push_scope (Results 1 – 6 of 6) sorted by relevance
82 void push_scope();
68 void glsl_symbol_table::push_scope() in push_scope() function in glsl_symbol_table
88 state->symbols->push_scope(); in _mesa_ast_to_hir()1822 state->symbols->push_scope(); in hir()3316 state->symbols->push_scope(); in hir()3508 state->symbols->push_scope(); in hir()3514 state->symbols->push_scope(); in hir()3821 state->symbols->push_scope(); in hir()
856 state->symbols->push_scope();1626 state->symbols->push_scope();
238 state->symbols->push_scope(); in read_function_sig()
602 def push_scope(self, frame, extra_vars=()): member in CodeGenerator1058 aliases = self.push_scope(loop_frame, ('loop',))1199 aliases = self.push_scope(filter_frame)1616 aliases = self.push_scope(scope_frame)