Test pSetLayouts in graphics_pipeline_library
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Wed, 23 Mar 2022 15:44:55 +0000 (16:44 +0100)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Thu, 31 Mar 2022 14:42:38 +0000 (14:42 +0000)
commit5358c5bdd59a3135287ce246b7923967556add29
treebdc0815582c20c997bfbeea2f481ecb7ea25cfa4
parent2bac185f5844e40b55fe3f1f7a4043833b46c23a
Test pSetLayouts in graphics_pipeline_library

VK_EXT_graphics_pipeline_library allows the entrys in
VkPipelineLayoutCreateInfo::pSetLayouts to be nullptr if
VK_PIPELINE_LAYOUT_CREATE_INDEPENDENT_SETS_BIT_EXT is set.
This change adds test that use nullptrs in various combinations
of pSetLayouts.

Components: Vulkan

VK-GL-CTS issue: 3567

Affects:
dEQP-VK.pipeline.pipeline_library.graphics_library.misc.*

New tests:
dEQP-VK.pipeline.pipeline_library.graphics_library.misc.bind_null_descriptor_set.*

Change-Id: I3d8958a1e234e4d47e4f65d31c09fe3f4ddb3b54
android/cts/main/vk-master-2021-03-01/pipeline.txt
android/cts/main/vk-master/pipeline.txt
external/vulkancts/modules/vulkan/pipeline/vktPipelineLibraryTests.cpp
external/vulkancts/mustpass/main/vk-default/pipeline.txt