Return the rvalue of a variable decl to fix while (bool b = condition) {}
[mesa.git] / glsl_symbol_table.h
2010-03-19 Ian RomanickAdd query to determine whether a name was declared...
2010-03-19 Ian RomanickUse separate namespaces for types, variables, and functions
2010-03-19 Ian RomanickAdd a GLSL-specific facade to _mesa_symbol_table