docs/relnotes/19.3: fix vulkan version reported
authorEric Engestrom <eric@engestrom.ch>
Fri, 6 Mar 2020 19:22:28 +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>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4092>

docs/relnotes/19.3.0.html
docs/relnotes/19.3.1.html
docs/relnotes/19.3.2.html
docs/relnotes/19.3.3.html
docs/relnotes/19.3.4.html

index 92d99f0..fbf0cb1 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 19.3.0 implements the Vulkan 1.1 API, but the version reported by
+Mesa 19.3.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 818cc41..80bdf8e 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 19.3.1 implements the Vulkan 1.1 API, but the version reported by
+Mesa 19.3.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>
index 23f2ea0..17b9431 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 19.3.2 implements the Vulkan 1.1 API, but the version reported by
+Mesa 19.3.2 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 01d2154..1024e79 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 19.3.3 implements the Vulkan 1.1 API, but the version reported by
+Mesa 19.3.3 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 43b27b5..9d9986e 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 19.3.4 implements the Vulkan 1.1 API, but the version reported by
+Mesa 19.3.4 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>