i965: Fix a bug in i965 compute-to-MRF.
authorEric Anholt <eric@anholt.net>
Tue, 18 Jan 2011 21:12:25 +0000 (13:12 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 19 Jan 2011 00:30:59 +0000 (16:30 -0800)
commit8ce425f3e3e330bda859c439b915c4e59b1a2bf4
tree99d261162f06fead08a67a871be22ab66ff15a90
parentba700d2ead3ae629ff29599455176fee72706698
i965: Fix a bug in i965 compute-to-MRF.

Fixes piglit glsl-fs-texture2d-branching.  I couldn't come up with a
testcase that didn't involve dead code, but it's still worthwhile to
fix I think.
src/mesa/drivers/dri/i965/brw_fs.cpp