nv50: move centroid, flat bits when making interp long
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 3 Sep 2009 10:54:41 +0000 (12:54 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 3 Sep 2009 10:54:41 +0000 (12:54 +0200)
commit8b1ef3fa357f5bbd6d3f73714a86ce380b867a71
tree9df9a0b4204a514eb31357daf27dd6820875dd4b
parentffee352726750849b1e1efd00c52ddae813805f3
nv50: move centroid, flat bits when making interp long

Before this, just the perspective divide bit was moved in
convert_to_long of the load interpolant instruction.
src/gallium/drivers/nv50/nv50_program.c