summaryrefslogtreecommitdiffstats
path: root/src/gui/vulkan/qt_attribution.json
blob: b46131abf8401addfa9ab1b7cf7bbe3e36ade1d1 (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": "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."
    }
]