broadcom/vc5: Add support for GL_EXT_provoking_vertex.
authorEric Anholt <eric@anholt.net>
Mon, 2 Oct 2017 21:09:56 +0000 (14:09 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 18:42:05 +0000 (11:42 -0700)
commitf0ee7d6ba85c0695e276b61c8c8113552d8bde6c
tree8c1522c4842c400a37ac6152c681e40e7aa568a8
parentf4133865d191c6a5377d63a2384e5844b1e0e14d
broadcom/vc5: Add support for GL_EXT_provoking_vertex.

The bit was missing from the spec, but it's there in the simulator.  Fixes
the piglit clipflat test.
src/broadcom/cle/v3d_packet_v33.xml
src/gallium/drivers/vc5/vc5_emit.c
src/gallium/drivers/vc5/vc5_screen.c