diff options
author | Samuel Pitoiset <[email protected]> | 2018-11-23 09:47:21 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2018-11-23 11:59:08 +0100 |
commit | 2951a766bd9c2bc6ae01ab79f111c636d5ff3f6b (patch) | |
tree | 21552191df6d25335beb60c981a3c410c0a5f258 /autogen.sh | |
parent | a652842982a0a790c1b6607cd4f50679a6778fad (diff) |
radv: remove useless sync before CmdClear{Color,DepthStencil}Image()
We don't need to flush anything before these two commands as well.
This is because they have to be externally synchronized, so the
app should have called CmdPipelineBarrier() prior to that and the
driver should have flushed the caches.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions