broadcom/vc5: Flush the job when mapping a transform feedback buffer.
authorEric Anholt <eric@anholt.net>
Sat, 30 Sep 2017 23:48:44 +0000 (16:48 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 18:42:05 +0000 (11:42 -0700)
commitec5af12b5d54f65ab119ce6f4eecd3a9fee5407d
treeeb04df11332bef68dac3f3abdb33088c21a4533b
parent361c5f28bdc6858618e9de85a340adce1b217e2c
broadcom/vc5: Flush the job when mapping a transform feedback buffer.

We will want something fancier for reusing a TF output within the same
frame, but we at least need this in order for piglit tests to work.
src/gallium/drivers/vc5/vc5_context.h
src/gallium/drivers/vc5/vc5_emit.c
src/gallium/drivers/vc5/vc5_job.c