cso: add a higher-level interface which does all pipe interactions to set a given...
authorKeith Whitwell <keith@tungstengraphics.com>
Sun, 9 Mar 2008 14:09:55 +0000 (15:09 +0100)
committerKeith Whitwell <keith@tungstengraphics.com>
Sun, 9 Mar 2008 20:23:04 +0000 (20:23 +0000)
commit5d802d8c8460cecf306b130eb29ef05069173e30
tree58c271d0a4dfd1d40c82eb942b14298a52ddb0fa
parent99691f38c278f1d4aeb0617b149109644e3571fb
cso: add a higher-level interface which does all pipe interactions to set a given state
src/gallium/auxiliary/cso_cache/Makefile
src/gallium/auxiliary/cso_cache/SConscript
src/gallium/auxiliary/cso_cache/cso_context.c [new file with mode: 0644]
src/gallium/auxiliary/cso_cache/cso_context.h [new file with mode: 0644]