gallivm: (trivial) don't pass sampler_unit variable down to filtering funcs
authorRoland Scheidegger <sroland@vmware.com>
Thu, 29 Aug 2013 18:52:35 +0000 (20:52 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Fri, 30 Aug 2013 21:20:03 +0000 (23:20 +0200)
commit289faa7e23cdac352b4936d743a477db5c5a97b9
tree65b5a9cad849bb7790cd024b6754ec35cc370ff8
parent61add3cc3c68b3b1faffc468c2a2b882c267f94b
gallivm: (trivial) don't pass sampler_unit variable down to filtering funcs

The only reason this was needed was because the fetch texel function had to
get the (dynamic) border color, but this is now done much earlier.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c