radeonsi: Add missing interpolation mode to check for enabled modes
authorTom Stellard <thomas.stellard@amd.com>
Fri, 7 Sep 2012 12:29:13 +0000 (08:29 -0400)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 11 Sep 2012 18:53:47 +0000 (14:53 -0400)
commit5fff032dd513c74e4fdd2ac04197f09531720c77
treebe93dd6537576ac821767716d8ba913a27e38eaa
parentcc571a367ed7b9aa7379d3b58b115de5e1c6dcea
radeonsi: Add missing interpolation mode to check for enabled modes

At least one interpolation mode must be enable, but the code that checks
this was not checking for perspective center.

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