summaryrefslogtreecommitdiffstats
path: root/scons
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2011-08-18 13:52:28 -0700
committerKenneth Graunke <[email protected]>2011-08-22 10:30:47 -0700
commit6c8ea1eed66e9da82fb2b49b1e7f6d7f6064dbc4 (patch)
treeab33eedff25a61ea02615250188127caa1664609 /scons
parent69595283b64d1f01b33022c38468376ad8596ea7 (diff)
glsl: Make ir_validate actually visit ir_if nodes.
There is no ir_hierarchical_visitor::visit(ir_if *) method, since ir_if is not a leaf node. Instead, there are visit_enter and visit_leave methods. Use visit_enter arbitrarily (either would work fine, though visit_enter will catch errors sooner). Found thanks to a warning emitted by Clang. Reviewed-by: Ian Romanick <[email protected]> Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions