radeonsi: Move interpolation mode check into the compiler
authorTom Stellard <thomas.stellard@amd.com>
Thu, 6 Sep 2012 19:41:59 +0000 (15:41 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 11 Sep 2012 18:53:47 +0000 (14:53 -0400)
commitd3e58f75d257eefd18e1830573487830a40caf12
tree131f4d27bf7699ef39f4fa9a8214fcac0f577781
parent5fff032dd513c74e4fdd2ac04197f09531720c77
radeonsi: Move interpolation mode check into the compiler

The compiler needs to know which interpolation modes are enabled, so
it knows which values will be preloaded into the VGPRs.

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/drivers/radeon/SIAssignInterpRegs.cpp
src/gallium/drivers/radeonsi/si_state_draw.c