Data Fields | |
| struct hash_table * | ht |
| Hash table containing all symbols in the symbol table. | |
| struct scope_level * | current_scope |
| Top of scope stack. | |
struct hash_table* _mesa_symbol_table::ht [read] |
Hash table containing all symbols in the symbol table.
struct scope_level* _mesa_symbol_table::current_scope [read] |
Top of scope stack.
1.5.4