summaryrefslogtreecommitdiffstats
path: root/src/gui/vulkan/qt_attribution.json
blob: acc66a8210efe3591e1c1212d698723fe47d5571 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
    {
        "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/",
        "PURL": "pkg:github/KhronosGroup/Vulkan-Docs@v$<VERSION>?download_url=https://github.com/KhronosGroup/Vulkan-Docs/blob/v1.4.308/xml/vk.xml",
        "CPE": "cpe:2.3:a:khronos:vulkan:1.4.308:*:*:*:*:*:*:*",
        "Version": "1.4.308",
        "License": "Apache License 2.0 or MIT License",
        "LicenseId": "Apache-2.0 OR MIT",
        "LicenseFile": "LICENSE.txt",
        "Copyright": "Copyright (c) 2015-2025 The Khronos Group Inc."
    }
]