OSDN Git Service

vc4: Replace the FLUSH_ALL with FLUSH.
authorEric Anholt <eric@anholt.net>
Fri, 17 Oct 2014 08:42:35 +0000 (09:42 +0100)
committerEric Anholt <eric@anholt.net>
Fri, 17 Oct 2014 12:09:28 +0000 (13:09 +0100)
commit895c90410314103814ca4d2684f94463bd8f243f
treea3184a11215009f3efed285a51e46f0996f585d3
parent000976ed9926266b52827108c666d4c05e4f4a35
vc4: Replace the FLUSH_ALL with FLUSH.

We don't need to emit all of our current state at the end of each bin
list.  We're going to be smashing it all at the start of the next tile's
bin list, anyway.
src/gallium/drivers/vc4/vc4_context.c