summaryrefslogtreecommitdiffstats
path: root/src/gui/vulkan/qt_attribution.json
blob: 6791be40edcc3630708e5a751a6d0f244b8b5f7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
    {
        "Id": "vulkan-xml-spec",
        "Name": "Vulkan API Registry",
        "QDocModule": "qtgui",
        "Description": "Vulkan XML API Registry.",
        "QtUsage": "Used to dynamically generate the sources for the QVulkan(Device)Functions classes.",
        "Path": "vk.xml",

        "Homepage": "https://www.khronos.org/",
        "Version": "1.2.166",
        "License": "MIT License",
        "LicenseId": "Apache-2.0 OR MIT",
        "LicenseFile": "LICENSE.txt",
        "Copyright": "Copyright (c) 2015-2020 The Khronos Group Inc."
    }
]