i965/vs: Move class functions to brw_vec4.cpp.
authorEric Anholt <eric@anholt.net>
Wed, 4 Jul 2012 20:25:27 +0000 (13:25 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 6 Jul 2012 21:20:32 +0000 (14:20 -0700)
commitb2f5d4c3ec9ec2fec8b39c87eb00121a24107276
treee2714aeb9b2a3ea27f446b136840ec08eba1f4e7
parentfe27916ddf41b9fb60c334c47c1aa81b8dd9005e
i965/vs: Move class functions to brw_vec4.cpp.

This has less impact than for the FS (4k savings), because it was partially
done already, but makes things more consistent.

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