aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJohn Kessenich <cepheus@frii.com>2019-01-03 08:18:00 +0700
committerJohn Kessenich <cepheus@frii.com>2019-01-03 08:18:00 +0700
commitb683d7c1e5ff8ab0e580647b3c73a45cac60d70f (patch)
tree36e6068ca1d6d8b12952dbdaa12f2224c57f55f8 /tools
parent392ae31831b70126e04abb1a1e8cebca137bde91 (diff)
downloadplatform_external_shaderc_spirv-headers-b683d7c1e5ff8ab0e580647b3c73a45cac60d70f.tar.gz
platform_external_shaderc_spirv-headers-b683d7c1e5ff8ab0e580647b3c73a45cac60d70f.tar.bz2
platform_external_shaderc_spirv-headers-b683d7c1e5ff8ab0e580647b3c73a45cac60d70f.zip
Include the new spv.d file when fixing line endings on Windows.
Diffstat (limited to 'tools')
-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 20b8e04..47d2218 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.* SpirV.*
+dos2unix spirv.* SpirV.* spv.*