summaryrefslogtreecommitdiff
path: root/glsl_symbol_table.h
AgeCommit message (Expand)AuthorFilesLines
2010-03-19Add query to determine whether a name was declared at this scopeIan Romanick1-0/+8
2010-03-19Use separate namespaces for types, variables, and functionsIan Romanick1-6/+19
2010-03-19Add a GLSL-specific facade to _mesa_symbol_tableIan Romanick1-0/+109