Fix color blend state color attachments in depth tests
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Sun, 16 Oct 2022 23:09:01 +0000 (01:09 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 17 Nov 2022 19:04:56 +0000 (19:04 +0000)
commit1c22a1b524baf011acbe8db63e041bb390112c4f
tree4890ba61bc4a3b7ca87ad458706ae492db4aae3a
parent136d757d6a33fd090cc2df5a9f8c3b86d468f6db
Fix color blend state color attachments in depth tests

The number of color attachments in pColorBlendState must match the
number of color attachments in the subpass when creating the pipeline

Components: Vulkan

VK-GL-CTS issue: 4058

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

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