i965: Move the destination reg setup for 8/16 wide to the emit code.
authorEric Anholt <eric@anholt.net>
Mon, 14 Mar 2011 17:51:19 +0000 (10:51 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 26 Apr 2011 19:19:05 +0000 (12:19 -0700)
commit7c647a2fe98a645723fa5eace7f7f6c5c26f4f8e
tree6d8a9732802b693e19b268d12b3adf96375270a2
parent5dfba09d49ccec2655e4d22ef6f46b9c67862bc9
i965: Move the destination reg setup for 8/16 wide to the emit code.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_eu.h
src/mesa/drivers/dri/i965/brw_eu_emit.c
src/mesa/drivers/dri/i965/brw_fs.cpp
src/mesa/drivers/dri/i965/brw_wm_emit.c