From 0e4c001951a3c07d7ea4ddcd7edda69c20aa49ba Mon Sep 17 00:00:00 2001
From: Eric Engestrom
-Mesa 20.0.0 implements the Vulkan 1.1 API, but the version reported by +Mesa 20.0.0 implements the Vulkan 1.2 API, but the version reported by the apiVersion property of the VkPhysicalDeviceProperties struct depends on the particular driver being used.
diff --git a/docs/relnotes/20.0.1.html b/docs/relnotes/20.0.1.html index 6be69638a19..7ad5a59f248 100644 --- a/docs/relnotes/20.0.1.html +++ b/docs/relnotes/20.0.1.html @@ -29,7 +29,7 @@ Some drivers don't support all the features required in OpenGL 4.6. OpenGL Compatibility contexts may report a lower version depending on each driver.-Mesa 20.0.1 implements the Vulkan 1.1 API, but the version reported by +Mesa 20.0.1 implements the Vulkan 1.2 API, but the version reported by the apiVersion property of the VkPhysicalDeviceProperties struct depends on the particular driver being used.
-- 2.30.2