Remove spurious TS/GS stage bits from renderpass test barriers
authorChris Forbes <chrisforbes@google.com>
Fri, 18 May 2018 17:46:27 +0000 (10:46 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 24 May 2018 12:28:11 +0000 (08:28 -0400)
commita94983979f43937e6f303d50d3ae5cac9ad9debf
tree5628b53dfba6e2ee4342dd6d2778832df4650fbb
parent646ff4267df7fefd65a77d74a19bbf2ba4bd9e27
Remove spurious TS/GS stage bits from renderpass test barriers

None of this code actually uses these stages, and we weren't checking
whether they were supported. This was invalid on devices that don't
support the TS/GS stages.

Change-Id: I06cd1df95f52060150e36d28bc0525f2d398aef0
VK-GL-CTS: 1180
Components: Vulkan
Affects: dEQP-VK.renderpass.*
external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.cpp