freedreno/a5xx: indirect draw support
authorRob Clark <robdclark@gmail.com>
Tue, 14 Nov 2017 19:40:40 +0000 (14:40 -0500)
committerRob Clark <robdclark@gmail.com>
Tue, 14 Nov 2017 23:10:58 +0000 (18:10 -0500)
commitd27318bdd087537a59ebce28a1cf9fd2daed7920
tree242f1c23986e2cb004faa34f841d3a6c13189805
parentf383cf9d410e3764eda9321f75fd324f6a15138d
freedreno/a5xx: indirect draw support

A couple failures in piglit tests w/ TF or gl_VertexID + indirect draws.
OTOH all the deqp tests (although they don't test those combinations).
I suspect this could be fixed by a firmware update, but I don't think
there is much we can do in mesa for that.

Signed-off-by: Rob Clark <robdclark@gmail.com>
src/gallium/drivers/freedreno/a5xx/fd5_draw.h
src/gallium/drivers/freedreno/freedreno_screen.c