nv50/ir: make use of TGSI_INTERPOLATE_COLOR
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 12 Jan 2012 18:28:03 +0000 (19:28 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 12 Jan 2012 21:38:01 +0000 (22:38 +0100)
commitaf0ce1dba8219ff8628f1fa61cf93c11a77dab94
tree736077c2d6656093e0cd89e364eca0f40c559071
parent7b6881932a71b36dd47f63200c9dbee8e2b9af4f
nv50/ir: make use of TGSI_INTERPOLATE_COLOR

Flat SHADE_MODEL still overrides any non-flat interpolation
qualifier, but pulling that state out of the rasterizer cso
isn't really worth the effort, is it ?

NOTE: This is a candidate for the 8.0 branch.
src/gallium/drivers/nv50/codegen/nv50_ir_driver.h
src/gallium/drivers/nv50/codegen/nv50_ir_from_tgsi.cpp
src/gallium/drivers/nvc0/codegen/nv50_ir_lowering_nvc0.cpp