summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/SPIRV-Cross/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/SPIRV-Cross/qt_attribution.json')
-rw-r--r--src/3rdparty/SPIRV-Cross/qt_attribution.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/3rdparty/SPIRV-Cross/qt_attribution.json b/src/3rdparty/SPIRV-Cross/qt_attribution.json
new file mode 100644
index 0000000..46ba2b9
--- /dev/null
+++ b/src/3rdparty/SPIRV-Cross/qt_attribution.json
@@ -0,0 +1,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"
+ }
+]