i965: Move sampler state to emit() time.
authorEric Anholt <eric@anholt.net>
Sat, 22 Oct 2011 18:23:59 +0000 (11:23 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 29 Oct 2011 19:16:30 +0000 (12:16 -0700)
commit9a5f8a98ed9eebec89f151d2b6df08c423b6ef34
treebb74518f3bb784bc4d0a514278c3350f934d3423
parentc4aaf85285fc9484e95e9cda89db9cc6923259f4
i965: Move sampler state to emit() time.

This is consumed by the WM unit, which is already at emit().

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_wm_sampler_state.c
src/mesa/drivers/dri/i965/gen7_sampler_state.c