summaryrefslogtreecommitdiff
path: root/tests/array-05.glsl
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2010-05-01 00:31:35 -0700
committerKenneth Graunke <kenneth@whitecape.org>2010-05-01 00:31:35 -0700
commit05ddebac0a45bf07fa60b04b22f29234ca26a4a4 (patch)
tree501d04d5dce82c574eb3d59bf16650ee5c3f217e /tests/array-05.glsl
parentc07fdae33f083f6337a2810c36d6dcb2dbeacff2 (diff)
Fix ir_return cloning to actually use the cloned subexpression.
This caused a nasty bug where the function inliner would create new variables for each of the formal parameters, but the body would still reference the old copies. This was highly visible since the dead code eliminator (rightly) removed the new declarations, leading to printed IR that referenced non-existent variable names.
Diffstat (limited to 'tests/array-05.glsl')
0 files changed, 0 insertions, 0 deletions