i965/cs: Store compute invocation information in brw context
authorJordan Justen <jordan.l.justen@intel.com>
Thu, 24 Sep 2015 08:06:56 +0000 (01:06 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Tue, 29 Sep 2015 15:23:47 +0000 (08:23 -0700)
commitd57a85f32b2242e19c2d20e91af0218d41e1e9fe
treeb1a8afaac4abe688d3e10126d35cedb129ea9514
parent60cf84dea7dfe2749d774b487079684d6a613afc
i965/cs: Store compute invocation information in brw context

We will need this in an atom to setup a surface to read the
gl_NumWorkGroups values from.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/mesa/drivers/dri/i965/brw_compute.c
src/mesa/drivers/dri/i965/brw_context.h