i965/vs: Drop the assertion about dst.reg_offset == 0.
authorEric Anholt <eric@anholt.net>
Sat, 6 Aug 2011 02:31:53 +0000 (19:31 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Aug 2011 20:04:42 +0000 (13:04 -0700)
commit814a9bef30beda427e8fbf6f3b8abb6a45f0e2e4
treeadf708edd95924323515a02aa7fe51e165c1cc61
parente5363c7fd2ed6318e86ba4a62adc0c2377e51eef
i965/vs: Drop the assertion about dst.reg_offset == 0.

Adding the offset is the right thing to do here, and fixes
glsl-vs-mat-add-1.
src/mesa/drivers/dri/i965/brw_vec4_emit.cpp