Revert "docs/relnotes/19.3: fix vulkan version reported"

This reverts commit 5ff443b8aa

Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4112>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4112>
This commit is contained in:
Eric Engestrom
2020-03-09 11:41:59 +00:00
parent 24408acca4
commit 4390c232ad
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.2 API, but the version reported by
Mesa 19.3.0 implements the Vulkan 1.1 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.2 API, but the version reported by
Mesa 19.3.1 implements the Vulkan 1.1 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.2 API, but the version reported by
Mesa 19.3.2 implements the Vulkan 1.1 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.2 API, but the version reported by
Mesa 19.3.3 implements the Vulkan 1.1 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.2 API, but the version reported by
Mesa 19.3.4 implements the Vulkan 1.1 API, but the version reported by
the apiVersion property of the VkPhysicalDeviceProperties struct
depends on the particular driver being used.
</p>