broadcom/vc4: Fix the scaling factor for the GFXH-515 workaround.
authorEric Anholt <eric@anholt.net>
Fri, 1 Dec 2017 23:29:05 +0000 (15:29 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 1 Dec 2017 23:37:28 +0000 (15:37 -0800)
commitbcb6ebe91a1bbbe6ad62f0e99707414fb91e488e
treef3ef43e535d3b86744f413b9f812588fda5133cd
parentf56e964e01fa1019730004e8953369511c1776fd
broadcom/vc4: Fix the scaling factor for the GFXH-515 workaround.

For triangle strips, we step by max_verts - 2.
src/gallium/drivers/vc4/vc4_draw.c