softpipe: Bind samplers to views instead of the underlying resource.
authorHenri Verbeet <hverbeet@gmail.com>
Thu, 20 Jan 2011 02:11:05 +0000 (19:11 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 20 Jan 2011 04:47:27 +0000 (21:47 -0700)
commit21148e6a8806736b4487da41b01e2d3c01cbc743
treeab747977253b5026aaaa6867df14a09280fadd02
parent54fdc351ddbda68bd6ef75021dafcdf8654a4342
softpipe: Bind samplers to views instead of the underlying resource.

Signed-off-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/softpipe/sp_context.c
src/gallium/drivers/softpipe/sp_context.h
src/gallium/drivers/softpipe/sp_state_sampler.c
src/gallium/drivers/softpipe/sp_tex_sample.c
src/gallium/drivers/softpipe/sp_tex_sample.h