summaryrefslogtreecommitdiffstats
path: root/src/gui/vulkan/qt_attribution.json
blob: 3c09e9f498d6088f2b4af86cf8726a3c5f2231ff (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.0.39",
        "License": "MIT License",
        "LicenseId": "MIT",
        "LicenseFile": "KHRONOS_LICENSE.txt",
        "Copyright": "Copyright (c) 2015-2017 The Khronos Group Inc."
    }
]