broadcom/vc5: Move stencil state packing to the CSO.
authorEric Anholt <eric@anholt.net>
Wed, 1 Nov 2017 22:18:34 +0000 (15:18 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 7 Nov 2017 17:19:48 +0000 (09:19 -0800)
commit3be820477fbec5e771d6a35148d08a7507533cfd
tree107da31cb62bd83229b8b66526fbd17c02cb70e6
parent3da39f22975703ad3688bfb4b658d219147ce9a1
broadcom/vc5: Move stencil state packing to the CSO.

Only the stencil ref comes in as dynamic state at emit time.
src/gallium/drivers/vc5/vc5_context.h
src/gallium/drivers/vc5/vc5_emit.c
src/gallium/drivers/vc5/vc5_state.c