Fix flag dEQP-VK.*.record_simul_use_primary
authorArkadiusz Sarwa <arkadiusz.sarwa@amd.com>
Fri, 7 Dec 2018 11:19:06 +0000 (12:19 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 13 Dec 2018 12:45:23 +0000 (07:45 -0500)
commit685990d8ff07acd445da8a77a4244618da14bd29
treef483cd30ce9cf77acb2d967c34ab5d2c880ab7af
parent048eefab20952ca09d67cd0e72fd40e1f213d7fb
Fix flag dEQP-VK.*.record_simul_use_primary

Flag VK_COMMAND_BUFFER_USAGE_SIMULTANEOUS_USE_BIT
should be used in VkCommandBufferBeginInfo when
a buffer is resubmitted to a queue while it is
in the pending state,

Components: Vulkan

Affects: dEQP-VK.api.command_buffers.record_simul_use_primary

VK-GL-CTS Issue: 1500

Change-Id: Id527cc2fa54de2675514f89b5f44af221f42bd80
external/vulkancts/modules/vulkan/api/vktApiCommandBuffersTests.cpp