i965/vs: Handle assignment of structures/arrays/matrices better.
authorEric Anholt <eric@anholt.net>
Sat, 6 Aug 2011 03:46:03 +0000 (20:46 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 16 Aug 2011 20:04:42 +0000 (13:04 -0700)
commit979072613139870f12e329e4b483c7f688b40560
tree7cbe9a62261746826ef5baab3c5c39f096c7973e
parent930afd1774bdcd013bccbd7b5717ae0bb8e3dea3
i965/vs: Handle assignment of structures/arrays/matrices better.

This gets the right types on the instructions, as well as emitting
minimal swizzles/writemasks.
src/mesa/drivers/dri/i965/brw_vec4.h
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp