Fix pipeline barrier issues in protected memory tests
authorJohn Anthony <john.anthony@arm.com>
Wed, 19 Sep 2018 14:44:43 +0000 (16:44 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 25 Sep 2018 10:31:29 +0000 (06:31 -0400)
commit47c668106b4e3c9c72277cc1d86e460302541c57
treed0aa3adad3f22d7bdb639181ab541c602417aec0
parent5d44149eede5ebc9a43b2e49dddb68b3271bd43a
Fix pipeline barrier issues in protected memory tests

Set correct stage mask for pipeline barriers, and remove pipeline
barriers that are not needed.

Components: Vulkan

VK-GL-CTS issue: 1373

Affects:
dEQP-VK.protected_memory.buffer.*
dEQP-VK.protected_memory.attachment.*

Change-Id: I6dae7ad02c66649281a35465939437a5fb26dd0e
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemAttachmentClearTests.cpp
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemAttachmentLoadTests.cpp
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemCopyImageToBufferTests.cpp
external/vulkancts/modules/vulkan/protected_memory/vktProtectedMemFillUpdateCopyBufferTests.cpp