diff options
author | Eric Anholt <eric@anholt.net> | 2010-03-25 17:02:15 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-03-25 17:10:44 -0700 |
commit | ece0a511600bef40a088953b8054eb1424a2bb4f (patch) | |
tree | acd56de7d7b2579068549df58b316dc9618a6950 /tests/function-04.glsl | |
parent | 2f9ca7dce2adea10d7947e98690b729cce947938 (diff) |
Fix assignment operators: *=, /=, +=, -=.
Basically, replace everything different from operator_assign other
than the creation of the rhs value from the lvalue and rvalue with the
contents of operator_assign. Fixes a segfault in
CorrectSwizzle1.frag, and fixes parser10.frag.
Diffstat (limited to 'tests/function-04.glsl')
0 files changed, 0 insertions, 0 deletions