Set correct access flags for buffer copy synchronization.
authorBas Nieuwenhuizen <basni@google.com>
Mon, 1 Feb 2021 19:05:03 +0000 (20:05 +0100)
committerBas Nieuwenhuizen <basni@google.com>
Mon, 1 Feb 2021 19:14:16 +0000 (20:14 +0100)
commitedea036039c638bc32870498f82084aa12e422a9
tree73e73af6c879f518070a247abe56fb7c350fa013
parent549fc81a98064f70d78fe6284af2ac18f064c720
Set correct access flags for buffer copy synchronization.

Since the copy depends on the result of the blit, we should make
the results visible to the copy with VK_ACCESS_TRANSFER_WRITE_BIT.

Components: Vulkan
Affects: dEQP-VK.drm_format_modifiers.export_import.*

Change-Id: I8a9a94657203472ca8842db0cc164c71c087a48c
external/vulkancts/modules/vulkan/modifiers/vktModifiersTests.cpp