Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Headers.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralan-baker <alanbaker@google.com>2020-07-29 23:56:17 +0300
committerGitHub <noreply@github.com>2020-07-29 23:56:17 +0300
commit5538bf4386f19e42072bf8c2dfc3acf8d0196f3b (patch)
tree5f4351fd86974bc473d8ce362d1c476b2ca856a6 /BUILD.gn
parent96013f32b484ad806047960a5abe4d500485461a (diff)
Update BUILD.bazel and BUILD.gn (#166)
* Export NonSemantic.ClspvReflection.h for both * Add exports for the extended instruction sets in the unified1 directory (for use in SPIRV-Tools)
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 57e35f0..be3f43b 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -33,6 +33,7 @@ source_set("spv_headers") {
"include/spirv/1.2/spirv.h",
"include/spirv/1.2/spirv.hpp",
"include/spirv/unified1/GLSL.std.450.h",
+ "include/spirv/unified1/NonSemanticClspvReflection.h",
"include/spirv/unified1/NonSemanticDebugPrintf.h",
"include/spirv/unified1/OpenCL.std.h",
"include/spirv/unified1/spirv.h",