i965: Drop depth/stencil miptree pointers in alignment workaround
authorTopi Pohjolainen <topi.pohjolainen@intel.com>
Fri, 19 May 2017 09:26:16 +0000 (12:26 +0300)
committerTopi Pohjolainen <topi.pohjolainen@intel.com>
Sun, 18 Jun 2017 07:46:44 +0000 (10:46 +0300)
commit84b195b361148a1d98f9a65e2010dc7423dc4f73
treed80abb280dbdf46692ff0e3f3f536ac77464710f
parentcd0804c359175c9b0ee1a8aa64e94a5ac7876bb8
i965: Drop depth/stencil miptree pointers in alignment workaround

In brw_workaround_depthstencil_alignment() corresponding
renderbuffers are always set to refer to the same temp miptrees.
There is no need to carry them in context.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_context.h
src/mesa/drivers/dri/i965/brw_misc_state.c