i965: Upload sampler state pointers on Ivybridge.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 9 Feb 2011 01:27:37 +0000 (17:27 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 18 May 2011 06:33:00 +0000 (23:33 -0700)
commitbc08d4ebb832769aacb4aecaaf1e490f97c53d65
treef5f729abf5abbfa1afbf85ff96f3cd83a118ea4b
parenta94fe79464df088d8e26386d3f0db9a231bfdb61
i965: Upload sampler state pointers on Ivybridge.

Since we currently only support sampling in the fragment shader, we only
bother to emit the PS variant.  In the future we'll need to emit others.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_defines.h
src/mesa/drivers/dri/i965/brw_state.h
src/mesa/drivers/dri/i965/brw_state_upload.c
src/mesa/drivers/dri/i965/gen7_wm_state.c