summaryrefslogtreecommitdiffstats
path: root/src/vulkan/Android.mk
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2018-11-23 09:47:21 +0100
committerSamuel Pitoiset <[email protected]>2018-11-23 11:59:08 +0100
commit2951a766bd9c2bc6ae01ab79f111c636d5ff3f6b (patch)
tree21552191df6d25335beb60c981a3c410c0a5f258 /src/vulkan/Android.mk
parenta652842982a0a790c1b6607cd4f50679a6778fad (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 'src/vulkan/Android.mk')
0 files changed, 0 insertions, 0 deletions