summaryrefslogtreecommitdiff
path: root/glsl_symbol_table.h
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2010-05-10 11:10:26 -0700
committerIan Romanick <ian.d.romanick@intel.com>2010-05-10 11:10:26 -0700
commit4f9d72fa9e2a4ff1a2aca6de8ee4fa93639c75f1 (patch)
tree0836881617d459540235b5252669f8d15aa93fb9 /glsl_symbol_table.h
parentf4e06981cc85e28a61a1d94681989fb8e45dc310 (diff)
Loop bodies, then-statements, and else-statements are not lists
The statement making up a loop body, a then-statement, or an else-statement are single nodes. If the statement is a block, the single node will be an ast_compound_statement. There is no need to loop at the top level when processing these statements.
Diffstat (limited to 'glsl_symbol_table.h')
0 files changed, 0 insertions, 0 deletions