glsl: Fix the lowering of variable array indexing to not lose write_masks.
authorEric Anholt <eric@anholt.net>
Tue, 11 Jan 2011 22:50:19 +0000 (14:50 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 11 Jan 2011 22:50:19 +0000 (14:50 -0800)
commitc00bc13564e432c496aa685d7b3ca7c60165be02
tree94c3414038327890f6feb6c113d826de8b761c8a
parent5acf94e95559879df13bfa854e081665fd58fb61
glsl: Fix the lowering of variable array indexing to not lose write_masks.

Fixes glsl-complex-subscript on 965.
src/glsl/lower_variable_index_to_cond_assign.cpp