From d2db43fcad6a2ea2070ff5f7884411f4b7d3925c Mon Sep 17 00:00:00 2001
From: Andres Gomez
Date: Wed, 18 Sep 2019 12:42:13 +0300
Subject: [PATCH] docs: Add the maximum implemented Vulkan API version in 19.1
rel notes
Currently, Vulkan 1.1.
Cc: 19.1
Signed-off-by: Andres Gomez
Reviewed-by: Eric Engestrom
Reviewed-by: Dylan Baker
---
docs/relnotes/19.1.7.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/relnotes/19.1.7.html b/docs/relnotes/19.1.7.html
index e91ae6febdc..8b21ae85e3c 100644
--- a/docs/relnotes/19.1.7.html
+++ b/docs/relnotes/19.1.7.html
@@ -27,6 +27,11 @@ Some drivers don't support all the features required in OpenGL 4.5. OpenGL
4.5 is only available if requested at context creation.
Compatibility contexts may report a lower version depending on each driver.
+
+Mesa 19.1.7 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.
+
SHA256 checksums
--
2.30.2