Allow Vulkan CTS 1.2.6.2
authorAlexander Galazin <alexander.galazin@arm.com>
Thu, 3 Jun 2021 11:57:54 +0000 (13:57 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 3 Jun 2021 18:03:31 +0000 (18:03 +0000)
Affects: dEQP-VK.api.driver_properties.properties

Components: Vulkan

Change-Id: Ie6657c70c6a1c51911361570977dd2fb205bd6c1

external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp

index 933fff1..c180ed5 100644 (file)
@@ -49,6 +49,7 @@ enum TestType
 
 static const VkConformanceVersionKHR knownConformanceVersions[] =
 {
+       makeConformanceVersion(1, 2, 6, 2),
        makeConformanceVersion(1, 2, 6, 1),
        makeConformanceVersion(1, 2, 6, 0),
        makeConformanceVersion(1, 2, 5, 2),