softpipe: Add an per-input array for interpolator correctors to machine
authorGert Wollny <gert.wollny@collabora.com>
Wed, 24 Apr 2019 07:35:31 +0000 (09:35 +0200)
committerGert Wollny <gert.wollny@collabora.com>
Wed, 1 May 2019 06:40:06 +0000 (08:40 +0200)
commite405e32d362579205c43d41b9c2e92352437b018
treec50091f633e4329b5b3959fac881c1345db7abbc
parent5f0959f8df69f438944c2e99549dd747c5e7df37
softpipe: Add an per-input array for interpolator correctors to machine

This adds entry points for correcting the interpolation values if the
interpolation is done by using one of the interpolateAt* functions.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/tgsi/tgsi_exec.c
src/gallium/auxiliary/tgsi/tgsi_exec.h