i965/vs: Fix access of attribute arrays.
authorEric Anholt <eric@anholt.net>
Tue, 9 Aug 2011 22:08:47 +0000 (15:08 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Aug 2011 20:04:43 +0000 (13:04 -0700)
commita55fbbc1a2b579aed1e80036367b521ef6928f66
tree4a528efe31693f55f2c172f948571ada2f67b8e8
parentfea7d34b3545878ce00914f388e1eeebf55f7748
i965/vs: Fix access of attribute arrays.

By leaving out the column index, we were reading an unallocated
attribute on glsl-mat-attribute.
src/mesa/drivers/dri/i965/brw_vec4_emit.cpp