docs/relnotes/19.3: fix vulkan version reported

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>
This commit is contained in:
Eric Engestrom 2020-03-06 20:22:28 +01:00 committed by Marge Bot
parent 2557d614d3
commit 5ff443b8aa
5 changed files with 5 additions and 5 deletions

View 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>

View 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>

View 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>

View 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>

View 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>