Allow Vulkan CTS 1.3.5.1

Affects: dEQP-VK.api.driver_properties.properties

Components: Vulkan

Change-Id: I3d8630be533373cebc7b1a9c2ea34b46742a3d59
diff --git a/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp b/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp
index df231e6..cae60ba 100644
--- a/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp
+++ b/external/vulkancts/modules/vulkan/api/vktApiDriverPropertiesTests.cpp
@@ -50,6 +50,7 @@
 static const VkConformanceVersion knownConformanceVersions[] =
 {
 #ifndef CTS_USES_VULKANSC
+	makeConformanceVersion(1, 3, 5, 1),
 	makeConformanceVersion(1, 3, 5, 0),
 	makeConformanceVersion(1, 3, 4, 1),
 	makeConformanceVersion(1, 3, 4, 0),