i965: Fix gen6 interpolation setup for 16-wide.
authorEric Anholt <eric@anholt.net>
Fri, 3 Dec 2010 20:38:08 +0000 (12:38 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 6 Dec 2010 08:14:22 +0000 (00:14 -0800)
commitad29e798504fcaf23ac3f2656bcfb8d8e19ca183
tree3c1e60dda5296ea401bb5d55299351a1ae19f790
parentae0df25ab439508c8bca707b91bbf085ff16d47c
i965: Fix gen6 interpolation setup for 16-wide.

In the SF and brw_fs.cpp fixes to set up interpolation sanely on gen6,
the setup for 16-wide interpolation was left behind.  This brings
relative sanity to that path too.
src/mesa/drivers/dri/i965/brw_wm_pass2.c