X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=external%2Fvulkancts%2Fmodules%2Fvulkan%2Fapi%2FvktApiDriverPropertiesTests.cpp;h=4701ced6f3c1a9082a103c866ab0e677f8d80c86;hb=5315f41c50d6be51db5a25e34c4387564f3237af;hp=98ecb52a836b28da7e7ad08936990c47d754a1c1;hpb=fe60bf49b74e492bc3c4141e10bd901f1e682f17;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp b/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp index 98ecb52..4701ced 100644 --- a/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp +++ b/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp @@ -53,6 +53,7 @@ static const deUint32 knownDriverIds[] = static const VkConformanceVersionKHR knownConformanceVersions[] = { + makeConformanceVersionKHR(1, 1, 3, 1), makeConformanceVersionKHR(1, 1, 3, 0), makeConformanceVersionKHR(1, 1, 2, 3), makeConformanceVersionKHR(1, 1, 2, 2),