llvmpipe: pass interp location into interpolation code.
authorDave Airlie <airlied@redhat.com>
Thu, 19 Mar 2020 04:41:22 +0000 (14:41 +1000)
committerMarge Bot <eric+marge@anholt.net>
Wed, 6 May 2020 06:20:37 +0000 (06:20 +0000)
commit5697b9c00c363568c16efbfe6289d58f233a3f11
tree37074bd4f666bd0fb32ee92eed06ec3e4221bba5
parent339a3a4dea48e1c174be4b544cec8fac50123313
llvmpipe: pass interp location into interpolation code.

This just tracks the attribute interpolation location into the
interp code.

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