Home
last modified time | relevance | path

Searched refs:_mesa_symbol_table_pop_scope (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/program/
Dsymbol_table.c86 _mesa_symbol_table_pop_scope(struct _mesa_symbol_table *table) in _mesa_symbol_table_pop_scope() function
308 _mesa_symbol_table_pop_scope(table); in _mesa_symbol_table_dtor()
Dsymbol_table.h34 extern void _mesa_symbol_table_pop_scope(struct _mesa_symbol_table *table);
/external/mesa3d/src/compiler/glsl/
Dglsl_symbol_table.cpp125 _mesa_symbol_table_pop_scope(table); in pop_scope()
Dir_print_visitor.cpp267 _mesa_symbol_table_pop_scope(symbols); in visit()