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:
@@ -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>
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user