mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-01-24 06:33:50 +08:00
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:
parent
2557d614d3
commit
5ff443b8aa
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user