i965: the brw_constant_buffer state atom is no longer dynamic
authorBrian Paul <brianp@vmware.com>
Wed, 22 Apr 2009 15:23:15 +0000 (09:23 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 22 Apr 2009 15:23:15 +0000 (09:23 -0600)
commitf428255bde93a452a7cdd48fba21839c99beb6cb
tree0fa265b2159707e1659c3d2ec47b1d7d7c11401d
parente5681fc176bc43bc6c7804bd1e8d8557cdcab345
i965: the brw_constant_buffer state atom is no longer dynamic

No more dynamic atoms so we can simplify the state validation code a little.
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_state_upload.c