intel/isl: Properly set SeparateStencilBufferEnable on gen5-6
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 2 Jun 2017 17:36:04 +0000 (10:36 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jun 2017 01:15:05 +0000 (18:15 -0700)
commit96f9d4de7d7af65570c7d7b33666933bcb95aaa7
tree1f650393df2075df79f0d4d1cf5bc23874c5ec71
parentee0e29dd0274038957af4ac62b5ffab8d2a25704
intel/isl: Properly set SeparateStencilBufferEnable on gen5-6

On gen5-6, SeparateStencilBufferEnable and HierarchicalDepthBufferEnable
come hand in hand and we have to set either both or neither.

Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
src/intel/isl/isl_emit_depth_stencil.c