Fix protected memory ssbo pipeline barrier use
authorMike Byrne <mike.byrne@arm.com>
Mon, 9 Aug 2021 11:40:07 +0000 (12:40 +0100)
committerAlexander Galazin <galazin@protonmail.com>
Thu, 26 Aug 2021 11:37:24 +0000 (11:37 +0000)
commite6aa749013fdcd3399b77198dd0ae5aa9f007038
tree42dccd5bcb551592b7cfb9e991e6a7207c099e67
parent5a371c38238517d2e80ada70110c4781d69bf61f
Fix protected memory ssbo pipeline barrier use

Incorrect stage flags are passed to vkCmdPipelineBarrier in the copy
buffer operation in the dEQP-VK.protected_memory.ssbo.ssbo_read.*

These tests were introduced in origin/vulkan-cts-1.1.0

Components: Vulkan

Affects:
dEQP-VK.protected_memory.ssbo.*

VK-GL-CTS Issue: 3041

Change-Id: Iccdb96fee30e32bf26dec1e26d65ea8d5600c384
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemStorageBufferTests.cpp