i965: Fix typo in 2b224d66a01f3ce867fb05558b25749705bbfe7a
authorEric Anholt <eric@anholt.net>
Tue, 23 Aug 2011 17:51:16 +0000 (10:51 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 23 Aug 2011 18:23:04 +0000 (11:23 -0700)
commitabbb8fc3a7d49066ecca10cb9db0b4756a1bbef0
treef730579d14a0b99ca5093ddfae3a924a80237eae
parent9d4b98eb9eadecc17cd1cda0074b420a39e74647
i965: Fix typo in 2b224d66a01f3ce867fb05558b25749705bbfe7a

Unfortunately, since a previous efficiency improvement, we no longer
have any open-source testcases producing register spilling, so this
code was untested in the fragment shader path.  That should change
when we get proper temporary array support in the fragment shader.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=40194
src/mesa/drivers/dri/i965/brw_wm.c