OSDN Git Service

llvmpipe: Remove the static interpolation.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 18 Apr 2013 09:33:09 +0000 (10:33 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 18 Apr 2013 13:18:22 +0000 (14:18 +0100)
commitb191be52f2fda88f557476014eeb0e5446f2799e
tree7d04a4322bf99223896a1b5e85cb92437bd507f3
parent6e833d4d093038ccd0a44f0d7baa33ea37320abe
llvmpipe: Remove the static interpolation.

No longer used.

If we ever want the old behavior we can run a loop unroller pass.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/drivers/llvmpipe/lp_bld_interp.c
src/gallium/drivers/llvmpipe/lp_bld_interp.h
src/gallium/drivers/llvmpipe/lp_state_fs.c