Pause XFB during pipeline switch
authorMika Väinölä <mika.vainola@siru.fi>
Thu, 21 Oct 2021 07:46:33 +0000 (10:46 +0300)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 5 Nov 2021 14:47:54 +0000 (14:47 +0000)
commit719c6abda19b6d906b26005379e320a491e39e5f
tree3ee1fb18ab8699dd34c9d75dceee6f107ff2063b
parentcba51f00d3f5dede27d04ce043a6e32dd3c225a4
Pause XFB during pipeline switch

The per pipeline provoking vertex tests call vkCmdBindPipeline while
transform feedback is active which is not allowed.

Affects:
dEQP-VK.rasterization.provoking_vertex.*

Components: Vulkan

VK-GL-CTS issue: 3207

Change-Id: I30edf010179ff9629fc90053f14d228d828551a2
external/vulkancts/modules/vulkan/rasterization/vktRasterizationProvokingVertexTests.cpp