OSDN Git Service

ilo: emit 3DSTATE_STENCIL_BUFFER on GEN7+
authorChia-I Wu <olvaffe@gmail.com>
Fri, 10 May 2013 07:21:27 +0000 (15:21 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Thu, 16 May 2013 10:33:59 +0000 (18:33 +0800)
commit435aea6f3284da42ef9da1d928f59971ecf6a3d2
treeb774f677a0248af3dcd336252587389606bdb13c
parent6b894e6900c2705c31d1af920a85389262e90bb3
ilo: emit 3DSTATE_STENCIL_BUFFER on GEN7+

Whether HiZ is enalbed or not, separate stencil is supported and enforced on
GEN7+.  Now that we support separate stencil resources, we know how to emit
3DSTATE_STENCIL_BUFFER.
src/gallium/drivers/ilo/ilo_3d_pipeline_gen7.c
src/gallium/drivers/ilo/ilo_gpe_gen6.c