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