Fix colorAttachmentCount mismatch in stencil tests
authorziga-lunarg <ziga@lunarg.com>
Tue, 17 Jan 2023 11:31:56 +0000 (12:31 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Fri, 27 Jan 2023 14:38:35 +0000 (14:38 +0000)
commitb6f32213df92d58730861ed0d5a9134c11a177c0
tree0c246f1a10821d7e452f173e0526ac1314c53c92
parent361defd1d540f7578d1404380a407f767015466c
Fix colorAttachmentCount mismatch in stencil tests

pColorBlendState::attachmentCount must match colorAttachmentCount of the
subpass used in the pipeline

Components: Vulkan

VK-GL-CTS issue: 4229

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

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