Mesa (master): docs/relnotes/20.0: fix vulkan version reported

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Mar 7 01:23:25 UTC 2020


Module: Mesa
Branch: master
Commit: 0e4c001951a3c07d7ea4ddcd7edda69c20aa49ba
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e4c001951a3c07d7ea4ddcd7edda69c20aa49ba

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Fri Mar  6 20:22:40 2020 +0100

docs/relnotes/20.0: fix vulkan version reported

Signed-off-by: Eric Engestrom <eric at engestrom.ch>
Reviewed-by: Dylan Baker <dylan at 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 | 2 +-
 docs/relnotes/20.0.1.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/relnotes/20.0.0.html b/docs/relnotes/20.0.0.html
index 815dfb2fa2f..f02c482d345 100644
--- a/docs/relnotes/20.0.0.html
+++ b/docs/relnotes/20.0.0.html
@@ -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>
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.
 </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>



More information about the mesa-commit mailing list