More vertex-invocation fixes for synchronisation tests
authorGraeme Leese <gleese@broadcom.com>
Fri, 20 Mar 2020 13:30:31 +0000 (13:30 +0000)
committerGraeme Leese <gleese@broadcom.com>
Fri, 20 Mar 2020 14:22:35 +0000 (14:22 +0000)
commit830fe40ab6ca2626855deb653bb65ef9901a53c4
treeda8168a5e054f3105912869e72c213db44ef6964
parent1c08f329dfacceca1b501b57b3e6db2e688c87c8
More vertex-invocation fixes for synchronisation tests

The fix for multiple vertex-shader instances was missed when the
timeline semaphore version of these tests was added. This is the fix
from https://gerrit.khronos.org/c/4451 applied to these new tests.

Components: Vulkan
VK-GL-CTS issue: 2253, 1958
Affects: dEQP-VK.synchronization.op.*.timeline_semaphore.write_indirect_buffer_draw*

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