Samuel Pitoiset
2020-01-28 11:34:06 +01:00
committed by Marge Bot
parent 401bfe0283
commit 1b8d99e288
+2 -2
View File
@@ -1635,8 +1635,8 @@ void radv_GetPhysicalDeviceProperties2(
driver_props->conformanceVersion = (VkConformanceVersion) {
.major = 1,
.minor = 1,
.subminor = 2,
.minor = 2,
.subminor = 0,
.patch = 0,
};
break;