Add subpass external dependency to pushDescriptor tests
authorGary Sweet <gsweet@broadcom.com>
Thu, 6 Dec 2018 09:55:51 +0000 (09:55 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Mon, 17 Dec 2018 13:24:16 +0000 (08:24 -0500)
commitcce8b00f139d198318ac58a8b77c366d59e4e8f0
tree1c4177eb3a6354b2d9d1dbeda415beb104f09c34
parent9134406c47a0f345ea9e3c67dc7b99c7947b2436
Add subpass external dependency to pushDescriptor tests

Back to back render passes are used with no pipeline barrier
or external subpass dependency to synchronise the output of
the first to the input of the second.

This change adds an external subpass dependency to ensure that
the render passes are synchronised.

Component: Vulkan
Affects: dEQP-VK.pipeline.push_descriptor.*input_attachment

VK-GL-CTS issue: 1467

Change-Id: Ie42ec31ab393439e7a4c312cfe6dcc40fde82c25
external/vulkancts/modules/vulkan/pipeline/vktPipelinePushDescriptorTests.cpp