Fix color blend state in pipeline stencil tests
authorziga-lunarg <ziga@lunarg.com>
Fri, 23 Sep 2022 23:31:28 +0000 (01:31 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 13 Oct 2022 16:16:08 +0000 (16:16 +0000)
commitd22c1a5f89281c81846cd1884772fb7b52de561c
treecf834baeb303edc1c2acd283396a3b251d2525ef
parent2df7d386d30ca8d9359536d9379a6333456d34c2
Fix color blend state in pipeline stencil tests

attachmentCount of pColorBlendState in pipeline create info must match
the colorAttachmentCount of the subpass used in creating the pipeline

Components: Vulkan

VK-GL-CTS issue: 3990

Affected tests:
dEQP-VK.pipeline.*stencil.*

Change-Id: Ic9bbcd9e14fc98e13e02698d7a138662a28782ae
external/vulkancts/modules/vulkan/pipeline/vktPipelineStencilTests.cpp