diff options
author | Eric Engestrom <[email protected]> | 2020-03-09 11:41:59 +0000 |
---|---|---|
committer | Eric Engestrom <[email protected]> | 2020-03-09 11:41:59 +0000 |
commit | 4390c232ade997537a083be567b28d3c542f0fb2 (patch) | |
tree | a69c88959528a4aa5152e71a999b4e29b445b973 /docs/relnotes/19.3.0.html | |
parent | 24408acca47619bdb2da1d3f2fa91b1b6e092e16 (diff) |
Revert "docs/relnotes/19.3: fix vulkan version reported"
This reverts commit 5ff443b8aa9650f907bd9b5524bab21febe42ec9
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4112>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4112>
Diffstat (limited to 'docs/relnotes/19.3.0.html')
-rw-r--r-- | docs/relnotes/19.3.0.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/19.3.0.html b/docs/relnotes/19.3.0.html index fbf0cb19e22..92d99f0cd96 100644 --- a/docs/relnotes/19.3.0.html +++ b/docs/relnotes/19.3.0.html @@ -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> |