Allow Vulkan CTS 1.2.3.3
authorAlexander Galazin <alexander.galazin@arm.com>
Thu, 10 Sep 2020 13:19:02 +0000 (15:19 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 10 Sep 2020 17:15:46 +0000 (13:15 -0400)
Components: Vulkan

Change-Id: Ie6292bd41374cddf73fe295a75c11640740d03d5

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

index 45fb42e5fe3ed0888bce602b2bf9d6e7a78fde83..528dddb9f773cdd7182e639303ca4de942258faf 100644 (file)
@@ -65,6 +65,7 @@ static const deUint32 knownDriverIds[] =
 
 static const VkConformanceVersionKHR knownConformanceVersions[] =
 {
+       makeConformanceVersion(1, 2, 3, 3),
        makeConformanceVersion(1, 2, 3, 2),
        makeConformanceVersion(1, 2, 3, 1),
        makeConformanceVersion(1, 2, 3, 0),