Fix dEQP-VK.synchronization* to not duplicate primary command buffers in a VkSubmitInfo
authorTom Cooper <tom.cooper@arm.com>
Fri, 19 Feb 2021 11:45:10 +0000 (11:45 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 25 Feb 2021 16:24:13 +0000 (16:24 +0000)
commitddc897ac9b221b496fb127f65c716dfd9ecaa534
treed3c3d6fb40f945d3f261917a40b8f23a0c4f1b11
parentf2f14116ad53b850721e9cbeb0af5bdb4d2fd163
Fix dEQP-VK.synchronization* to not duplicate primary command buffers in a VkSubmitInfo

Several tests in dEQP-VK.synchronization* call a helper which adds a
primary command buffer to the submit info, then use a queue submit
helper which adds the same command buffer again.

Components: Vulkan

VK-GL-CTS Issue: 2798

Affects:
dEQP-VK.synchronization*.op.multi_queue.fence.*

Change-Id: Id84f9c327ff6bc54af331c4bdb95167b2958dcd0
external/vulkancts/modules/vulkan/synchronization/vktSynchronizationOperationMultiQueueTests.cpp