Remove handwritten array from the driver properties test
authorVihanakangas <venni.ihanakangas@siru.fi>
Wed, 17 Jun 2020 10:26:21 +0000 (13:26 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 26 Jun 2020 11:16:03 +0000 (07:16 -0400)
commit24aed40d908f0ab108ca7509a9bc7ca58d23acc2
treef3c41ccd4c30b31570331d0ffdb538ee9a7c1a67
parent133c3c4134e5b480a4c0c27b630c4aec0bd3dbc6
Remove handwritten array from the driver properties test

Replace knownDriverIds in vktApiDriverProperties.cpp with
an array generated from the header.

Affects:
dEQP-VK.api.driver_properties.*

Components: Vulkan, Framework

VK-GL-CTS Issue: 2368

Change-Id: Ib67a417e8dfaa4a03ef426dc8dd2655df45b85d5
external/vulkancts/framework/vulkan/vkKnownDriverIds.inl [new file with mode: 0644]
external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp
external/vulkancts/scripts/gen_framework.py