i965/blorp/gen7-8: Emit depth stencil state with CC and BLEND
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 9 Aug 2016 22:19:47 +0000 (15:19 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Fri, 19 Aug 2016 10:11:29 +0000 (03:11 -0700)
commit8b0426ddd48b6cf910dcfa2ff292167b00d3323a
treed15f8b9ae52e809253888c235d6c6ba4e742ad76
parent38c1909c0ad7fc6d725f72177fc4d3a34c2f1f0a
i965/blorp/gen7-8: Emit depth stencil state with CC and BLEND

All three go together on SNB so let's keep them together for gen7+ as well.

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