summaryrefslogtreecommitdiffstats
path: root/src/gui/vulkan/qt_attribution.json
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2022-08-01 14:01:00 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2022-08-04 03:35:36 +0200
commit651092c218bb2d3b2584d6feabdf4df9ebe512d1 (patch)
tree42a481a2d019e95f3ac43ecd6b2d68a8dadc87c5 /src/gui/vulkan/qt_attribution.json
parent011b68d3cd95295890b1ed724aa4331ff5680eed (diff)
Bump QVulkan(Device)Functions to Vulkan 1.3
Update vk.xml to 1.3.223 and make qvkgen output the Vulkan 1.3 functions as well. [ChangeLog][QtGui] QVulkanFunctions and QVulkanDeviceFunctions are updated to expose the Vulkan 1.3 API as long as the build environment's vulkan.h is 1.3-capable. Fixes: QTBUG-105270 Change-Id: Iabe04f0a74cdbd94efcc1869f545da058a553fed Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'src/gui/vulkan/qt_attribution.json')
-rw-r--r--src/gui/vulkan/qt_attribution.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/vulkan/qt_attribution.json b/src/gui/vulkan/qt_attribution.json
index b46131abf8..f2ebf9b918 100644
--- a/src/gui/vulkan/qt_attribution.json
+++ b/src/gui/vulkan/qt_attribution.json
@@ -8,10 +8,10 @@
"Path": "vk.xml",
"Homepage": "https://www.khronos.org/",
- "Version": "1.2.166",
+ "Version": "1.3.223",
"License": "Apache License 2.0 or MIT License",
"LicenseId": "Apache-2.0 OR MIT",
"LicenseFile": "LICENSE.txt",
- "Copyright": "Copyright (c) 2015-2020 The Khronos Group Inc."
+ "Copyright": "Copyright (c) 2015-2022 The Khronos Group Inc."
}
]