i965/clip: Enable interpolation of clip distances
authorChris Forbes <chrisf@ijw.co.nz>
Sun, 7 Jul 2013 16:48:52 +0000 (04:48 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Thu, 15 Aug 2013 19:21:42 +0000 (07:21 +1200)
commitc5e2d0454b61d7dc44b1f0be00980cabad3db27d
tree8c4b0d5ef09115205f161b653e262ed95d10e165
parent972e2f11c073e71d4c57b005ae1f906d96714849
i965/clip: Enable interpolation of clip distances

Previously we had disabled interpolation of the clip distances as a
special case, since they were unused.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_clip_util.c