Fix color blend state in multisample mixed count tests
authorRicardo Garcia <rgarcia@igalia.com>
Tue, 10 Jan 2023 11:01:08 +0000 (12:01 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Sun, 15 Jan 2023 14:38:41 +0000 (14:38 +0000)
commit04edf35e0980d7306e5846ee53f2476ce78ab3ea
tree5a89007c35dbb996bc2dc83dbb4a1d9616548485
parent40a06595a538451a7bb50b749fd75180ea52459c
Fix color blend state in multisample mixed count tests

Some test variants were passing a null color blend attachment state on
pipeline creation, when the subpass was being created with one color
attachment.

Affects:
dEQP-VK.pipeline.*.multisample.mixed_count.*

VK-GL-CTS issue: 4208
Components: Vulkan

Change-Id: I9e0c7a5be907baef3c2b7bb6286d92eaa6749a66
external/vulkancts/modules/vulkan/pipeline/vktPipelineMultisampleTests.cpp