i965: init global state first in brw_workaround_depthstencil_alignment
authorJordan Justen <jordan.l.justen@intel.com>
Tue, 9 Jul 2013 21:25:11 +0000 (14:25 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Sun, 4 Aug 2013 18:52:37 +0000 (11:52 -0700)
commit0e6be2e67b409d1542fd02e7c0f454676fc04587
tree798022c975450829abc693de019bdc464d8fe6f5
parent8edb79f1ef95581c20ed0c3dc49aabe99d7f072a
i965: init global state first in brw_workaround_depthstencil_alignment

In a future pass this will allow us to exit-early from this
routine to disable it for gen >= 7.

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Paul Berry <stereotype441@gmail.com>
src/mesa/drivers/dri/i965/brw_misc_state.c