i965: Modify state upload to allow 2 different sets of state atoms.
authorPaul Berry <stereotype441@gmail.com>
Sat, 11 Jan 2014 00:37:09 +0000 (16:37 -0800)
committerJordan Justen <jordan.l.justen@intel.com>
Tue, 2 Sep 2014 02:38:27 +0000 (19:38 -0700)
commit8e27a4d2b3e4e74e9a77446bce49607433d86be3
tree3fe05e5ef3e6157ee05e54d1acb8e48eeabd1b60
parent373143ed9187c4d4ce1e3c486b5dd0880d18ec8b
i965: Modify state upload to allow 2 different sets of state atoms.

The set of state atoms for compute shaders is currently empty; it will
be filled in by future patches.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_state_upload.c