vc4: Drop the content of vc4_flush_resource().
authorEric Anholt <eric@anholt.net>
Fri, 26 Dec 2014 02:24:15 +0000 (16:24 -1000)
committerEric Anholt <eric@anholt.net>
Tue, 30 Dec 2014 22:30:59 +0000 (14:30 -0800)
commiteffb39e8998e8fc9e07b2658b9895cf5d3a9cc7a
tree6bfa1c8aff589da8053c573a0ac451d6755c9f90
parent64dcb2bb0a64258b895222fcf89da35bb8aa4338
vc4: Drop the content of vc4_flush_resource().

The callers all follow it with a flush of the context, and the flush of
the context gives us more information about how things are being flushed.
src/gallium/drivers/vc4/vc4_resource.c