gallivm: fix bogus aos path detection
authorRoland Scheidegger <sroland@vmware.com>
Tue, 20 Aug 2013 02:14:24 +0000 (04:14 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Tue, 20 Aug 2013 21:00:24 +0000 (23:00 +0200)
commit9299128bf297263144654abd0fc596f64dc13436
tree3ab8fb7c8965269ac6f795132e7895d9686826da
parentfe92d7fab4ee8293fc93ea97680db52342b3b464
gallivm: fix bogus aos path detection

Need to check the wrap mode of the actually used coords not a fixed 2.
While checking more than necessary would only potentially disable aos and
not cause any harm I'm pretty sure for 3d textures it could have caused
assertion failures (if s,t coords have simple filter and r not).

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