OSDN Git Service

broadcom/vc5: Don't forget to actually turn on stencil testing.
authorEric Anholt <eric@anholt.net>
Thu, 26 Oct 2017 22:59:21 +0000 (15:59 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Oct 2017 20:31:28 +0000 (13:31 -0700)
commit1b32786de6f78559615c1c28953fdd80c9751069
treecd27622d41322d7a9a3c66ee0810a41fdd7b2c85
parent4d2619a6b3d94a02b21fdc8fc49c1542e82bc7d8
broadcom/vc5: Don't forget to actually turn on stencil testing.

I had the rest of stencil state set up, but forgot to actually enable it
in the higher level configuration bits packet.
src/gallium/drivers/vc5/vc5_emit.c