Fix pNext chain in promoted features struct tests
authorziga-lunarg <ziga@lunarg.com>
Fri, 30 Dec 2022 21:12:21 +0000 (22:12 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Mon, 16 Jan 2023 12:24:02 +0000 (12:24 +0000)
commite9ce2f1458586acf5593778f4994079ffeb1a7c8
treedc8f51eca67d81f94c09b5b130126851b9afc8cf
parentdb9824caf34fc5a0e50850a6e774d2c4332a6b0e
Fix pNext chain in promoted features struct tests

Structures which were promoted must not be in the pNext chain if the
promoted structures is in the chain

Components: Vulkan

VK-GL-CTS issue: 4193

Affected tests:
dEQP-VK.api.info.get_physical_device_properties2.features.create_device_with_promoted*

Change-Id: Ided1d57bdb06b2ba1e8808a765df6129d4205eb9
external/vulkancts/framework/vulkan/generated/vulkan/vkDeviceFeatures2.inl
external/vulkancts/scripts/gen_framework.py