diff options
author | Ian Romanick <[email protected]> | 2016-09-15 11:11:12 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2016-09-27 12:06:46 -0700 |
commit | ea6ed2379d43330152273caa87f93ea7a77ec9f7 (patch) | |
tree | a8e6c8ad2996335208ab5fdc3f49557bc161e662 /src/compiler/.gitignore | |
parent | 7f64041cee3101c673be6d7bffbb03dab69ccca4 (diff) |
glsl: Fix cut-and-paste bug in hierarchical visitor ir_expression::accept
At this point in the code, s must be visit_continue. If the child
returned visit_stop, visit_stop is the only correct thing to return.
Found by inspection.
Signed-off-by: Ian Romanick <[email protected]>
Cc: [email protected]
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/compiler/.gitignore')
0 files changed, 0 insertions, 0 deletions