i965/vs: set up sampler state pointer for Gen4/5.
authorChris Forbes <chrisf@ijw.co.nz>
Mon, 29 Jul 2013 18:12:24 +0000 (06:12 +1200)
committerChris Forbes <chrisf@ijw.co.nz>
Wed, 31 Jul 2013 09:33:18 +0000 (21:33 +1200)
commit97676032c28e20b4c4150c3632794f5bdaa9efad
tree1742b1f32477bff9a9bec587f156a262e18fba32
parent7568a89500c35f14cbd397f87c77acc915afc672
i965/vs: set up sampler state pointer for Gen4/5.

Fixes broken filter and lod selection for vertex texturing.
(txs/txf only worked properly because they ignore the sampler state
completely)

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Cc: mesa-stable@lists.freedesktop.org
src/mesa/drivers/dri/i965/brw_vs_state.c