mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
docs: Add the maximum implemented Vulkan API version in 19.3 rel notes
Currently, Vulkan 1.1. Cc: mesa-stable@lists.freedesktop.org Signed-off-by: Andres Gomez <agomez@igalia.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
parent
41b0e0d7e0
commit
66f2aa6ccd
1 changed files with 5 additions and 0 deletions
|
|
@ -29,6 +29,11 @@ Some drivers don't support all the features required in OpenGL 4.6. OpenGL
|
|||
4.6 is <strong>only</strong> available if requested at context creation.
|
||||
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
|
||||
the apiVersion property of the VkPhysicalDeviceProperties struct
|
||||
depends on the particular driver being used.
|
||||
</p>
|
||||
|
||||
<h2>SHA256 checksums</h2>
|
||||
<pre>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue