gallium: added cso_unset_*() functions
authorBrian <brian.paul@tungstengraphics.com>
Tue, 18 Mar 2008 23:14:05 +0000 (17:14 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 18 Mar 2008 23:18:11 +0000 (17:18 -0600)
commite5b19a0f833b5a3d5ffcf50d25a620d00bd8914b
treedc29b43dc30ffb1ba30c9da6db10e61c0764c734
parent84836ffce1ca322f91aaae25c4de2be20e55a4b5
gallium: added cso_unset_*() functions

If we go behind the CSO context's back and set pipe state directly we
need to invalidate the CSO's 'current' pointers.
This will be revisited...
src/gallium/auxiliary/cso_cache/cso_context.c
src/gallium/auxiliary/cso_cache/cso_context.h