glsl: Rename a couple of common variable names in mat_op_to_vec.
authorEric Anholt <eric@anholt.net>
Fri, 27 Aug 2010 22:34:42 +0000 (15:34 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 27 Aug 2010 23:11:00 +0000 (16:11 -0700)
commitc7adb4ff1e7183d476680617d130b7dfed80d6c0
treef645a5cf25185df998f1c8847e4d3f14f4d33535
parent3c96ef1f07f202312e1b7ae349b8bcbe7aed9e75
glsl: Rename a couple of common variable names in mat_op_to_vec.

It was easy while typing implementations to accidentally overwrite the
original expression or assignment variables.
src/glsl/ir_mat_op_to_vec.cpp