Building Qt with e.g. a version 1.2.x Vulkan SDK and then running on an implementation providing 1.3 or 1.4, one will likely get an assert in debug builds upon initializing the memory allocator. Work it around by restricting the apiVersion passed in based on the preprocessor macros. Pick-to: 6.8 Change-Id: Ia689ffc29d5675b84b6683e289d0725d7e47220b Reviewed-by: Andy Nichols <andy.nichols@qt.io> (cherry picked from commit b6d4c1368d38242a8c677efc3144c10cfe363179) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%