radv: Don't flush at the start of a command buffer.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Mon, 20 Feb 2017 08:27:17 +0000 (09:27 +0100)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tue, 21 Feb 2017 08:20:03 +0000 (09:20 +0100)
commit8cff852ae2481245a81854073e366892eb199963
tree4c8485c36f02b1ac89a59dbea4db1a6e5ce0a2ff
parent5241fb0ffbe302db0835268c911d566fa18665b9
radv: Don't flush at the start of a command buffer.

The preamble flushes now and the rest is the responsibility of the app.

Signed-off-by: Bas Nieuwenhuizen <basni@google.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_cmd_buffer.c