i965/vs: Fix builtin uniform setup.
authorEric Anholt <eric@anholt.net>
Tue, 9 Aug 2011 21:49:29 +0000 (14:49 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Aug 2011 20:04:43 +0000 (13:04 -0700)
commitfea7d34b3545878ce00914f388e1eeebf55f7748
tree973215452ad1cac921b97f2e35dbd241a49240d6
parent0b359e3ea015576d0e75bf5ec19aceef337311a3
i965/vs: Fix builtin uniform setup.

I want to intelligently pack them at some point, but for now we have
the params set up in groups of 4.  Fixes glsl-vs-normalscale.
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp