llvmpipe: add centroid interpolation support.
authorDave Airlie <airlied@redhat.com>
Thu, 19 Mar 2020 05:24:11 +0000 (15:24 +1000)
committerMarge Bot <eric+marge@anholt.net>
Wed, 6 May 2020 06:20:37 +0000 (06:20 +0000)
commit8154bdf25ba2f78dc905759e50adf840471e334a
tree5c1a5ad26ee287d1c1c87c648057696ec4dee53d
parent5697b9c00c363568c16efbfe6289d58f233a3f11
llvmpipe: add centroid interpolation support.

This just adds the implementation and API to the interpolation builders.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4122>
src/gallium/drivers/llvmpipe/lp_bld_interp.c
src/gallium/drivers/llvmpipe/lp_bld_interp.h
src/gallium/drivers/llvmpipe/lp_state_fs.c