commit | 45b314049d6262c850cc873c8f9a30f41a1e0c13 | [log] [tgz] |
---|---|---|
author | Steven Perron <stevenperron@google.com> | Wed Nov 13 15:12:33 2024 -0500 |
committer | GitHub <noreply@github.com> | Wed Nov 13 15:12:33 2024 -0500 |
tree | 3ce6c21f295cb8a6b90d07feb2ce9e5e3c25a5bd | |
parent | 2ce05a6f7942f9dd2250428ae163a79e26a9fe9d [diff] |
Add NonSemanticShaderDebugInfo100.h to bazel build. (#466)
diff --git a/BUILD.bazel b/BUILD.bazel index 25634d9..36e83fa 100644 --- a/BUILD.bazel +++ b/BUILD.bazel
@@ -133,6 +133,7 @@ "include/spirv/unified1/GLSL.std.450.h", "include/spirv/unified1/NonSemanticClspvReflection.h", "include/spirv/unified1/NonSemanticDebugPrintf.h", + "include/spirv/unified1/NonSemanticShaderDebugInfo100.h", "include/spirv/unified1/NonSemanticVkspReflection.h", "include/spirv/unified1/OpenCL.std.h", ],