summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/SPIRV-Cross/qt_attribution.json
blob: 46ba2b9ca2b143b38a251c750e5a18ee28d731c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
    {
        "Id": "SpirvCross",
        "Name": "SPIRV-Cross",
        "QDocModule": "qtshadertools",
        "Description": "A practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.",
        "QtUsage": "Shader code generation.",

        "Homepage": "https://github.com/KhronosGroup/SPIRV-Cross",
        "Version": "3fa09f5677c7a62c71a1c25fd09c1d1c4842d922",
        "License": "Apache License 2.0",
        "LicenseId": "Apache-2.0",
        "LicenseFile": "LICENSE",
        "Copyright": "Copyright 2016-2018 ARM Limited"
    }
]