aboutsummaryrefslogtreecommitdiffstats
path: root/tools/buildHeaders/bin/makeHeaders
diff options
context:
space:
mode:
authorThog <me@thog.eu>2018-10-11 14:34:44 +0200
committerThog <me@thog.eu>2018-10-11 14:41:00 +0200
commit273023b2f4c8871a9386df16c9c82ab641db3611 (patch)
tree88b52edc4d565e3e5ad692600026b5752f248d8b /tools/buildHeaders/bin/makeHeaders
parenta44009e38ccde2558bfee4d680abe0a0a6a650af (diff)
downloadplatform_external_shaderc_spirv-headers-273023b2f4c8871a9386df16c9c82ab641db3611.tar.gz
platform_external_shaderc_spirv-headers-273023b2f4c8871a9386df16c9c82ab641db3611.tar.bz2
platform_external_shaderc_spirv-headers-273023b2f4c8871a9386df16c9c82ab641db3611.zip
Add C# header generation
This adds support of C# in buildHeaders.
Diffstat (limited to 'tools/buildHeaders/bin/makeHeaders')
-rwxr-xr-xtools/buildHeaders/bin/makeHeaders2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/buildHeaders/bin/makeHeaders b/tools/buildHeaders/bin/makeHeaders
index bf2c615..20b8e04 100755
--- a/tools/buildHeaders/bin/makeHeaders
+++ b/tools/buildHeaders/bin/makeHeaders
@@ -2,4 +2,4 @@
cd ../../include/spirv/unified1
../../../tools/buildHeaders/build/install/bin/buildSpvHeaders -H spirv.core.grammar.json
-dos2unix spirv.*
+dos2unix spirv.* SpirV.*