Include the proper formats in pViewFormats list
authorRicardo Garcia <rgarcia@igalia.com>
Fri, 20 May 2022 10:02:06 +0000 (12:02 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 2 Jun 2022 19:05:25 +0000 (19:05 +0000)
commit0bc784c3abaa1932fbc60d4f0491ff242161b8ef
tree78edfdbfe9e66df5dd87a9195156374e8e09fc4d
parent427245aa16c4f54a389a37872b07f30313520f71
Include the proper formats in pViewFormats list

Imageless framebuffer variants in fragment shading rate basic tests were
not including the render pass image view formats in the list of view
formats when creating the framebuffer, resulting in validation errors
with code VUID-VkFramebufferCreateInfo-flags-03205.

Affected tests:
dEQP-VK.fragment_shading_rate.basic.*

Components: Vulkan
VK-GL-CTS issue: 3705

Change-Id: I7389b8a0a2f24b3085f3963064508c8c388e43bc
external/vulkancts/modules/vulkan/fragment_shading_rate/vktFragmentShadingRateBasic.cpp