i965/vs: Move the other two src_reg/dst_reg constructors to brw_vec4.cpp.
authorEric Anholt <eric@anholt.net>
Wed, 4 Jul 2012 20:31:46 +0000 (13:31 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 6 Jul 2012 21:20:33 +0000 (14:20 -0700)
commit25ca9cc8236845a4be32a6f39b4a6d1664d4b403
tree05c4968eab71d36ba85941b62f2bba63e798d628
parentb2f5d4c3ec9ec2fec8b39c87eb00121a24107276
i965/vs: Move the other two src_reg/dst_reg constructors to brw_vec4.cpp.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_vec4.cpp
src/mesa/drivers/dri/i965/brw_vec4_visitor.cpp