ir_to_mesa: Fix copy-and-wasted second argument to compare expresssion ops.
authorEric Anholt <eric@anholt.net>
Thu, 3 Jun 2010 18:18:51 +0000 (11:18 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:05:21 +0000 (15:05 -0700)
commitf4bd7f262e43301158f059af90176a476ffdbf60
tree17fea97372f31af563e1f32cdcddfe38548a1dd2
parent4006424f5b5b3b189209faf03f2335f45c22b148
ir_to_mesa: Fix copy-and-wasted second argument to compare expresssion ops.

Fixes CorrectParse2.vert assertion due to uninitialized values.
ir_to_mesa.cpp