i965: Fix new FS gen6 interpolation for sparsely-populated arrays.
authorEric Anholt <eric@anholt.net>
Fri, 8 Oct 2010 18:14:48 +0000 (11:14 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 8 Oct 2010 18:59:19 +0000 (11:59 -0700)
commitcac04a93974e7ae773b84e000a2b26391ee2f4bb
treea9bcc7201204d22ae2783dec7e8d4e134d387283
parent624ce6f61b70e033fe367da791ef5a9881887685
i965: Fix new FS gen6 interpolation for sparsely-populated arrays.

We'd overwrite the same element twice.
src/mesa/drivers/dri/i965/brw_fs.cpp