Do the 'from UNDEFINED' layout transition only on the first pass
authorSlawomir Cygan <slawomir.cygan@intel.com>
Fri, 29 Nov 2019 13:06:03 +0000 (14:06 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 5 Dec 2019 08:38:04 +0000 (03:38 -0500)
commitc92a8ab50d828804674d28d977090bc8cf3955fc
tree3b7b5baf733dc65d7f3e8715966629276869994b
parent4e063889b7f38dd38a41b266a7395daf6af06198
Do the 'from UNDEFINED' layout transition only on the first pass

The test uses multiple submissions, each rendering to a part
of the same render target. Only the first submission should do
the transition 'from' UNDEFINED layout, otherwise each pass (submit)
would invalidate render target contents from previous submits.

Components: Vulkan

VK-GL-CTS Issue: 2131

Change-Id: Ic424e391e0348f6333b50d4c0f4f57d161ec95fb
Affects: dEQP-VK.descriptor_indexing.*
external/vulkancts/modules/vulkan/descriptor_indexing/vktDescriptorSetsIndexingTests.cpp