docs/relnotes/20.0: fix vulkan version reported
authorEric Engestrom <eric@engestrom.ch>
Fri, 6 Mar 2020 19:22:40 +0000 (20:22 +0100)
committerMarge Bot <eric+marge@anholt.net>
Sat, 7 Mar 2020 00:57:15 +0000 (00:57 +0000)
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4092>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4092>

docs/relnotes/20.0.0.html
docs/relnotes/20.0.1.html

index 815dfb2fa2fad7a36234e8fc19b235e6ff5d5037..f02c482d345f04a7dd2cf362d457385bc63b842a 100644 (file)
@@ -31,7 +31,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.
 </p>
 <p>
-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.
 </p>
index 6be69638a198be632ff7ebedd8249d0ce1723d3c..7ad5a59f2481dc89fa3c7ce3003bc36782a5ec8b 100644 (file)
@@ -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.
 </p>
 <p>
-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.
 </p>