summaryrefslogtreecommitdiff
path: root/external/spirv-tools-generated/DebugInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'external/spirv-tools-generated/DebugInfo.h')
-rw-r--r--external/spirv-tools-generated/DebugInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/spirv-tools-generated/DebugInfo.h b/external/spirv-tools-generated/DebugInfo.h
index 0b3406cc8..76c61714c 100644
--- a/external/spirv-tools-generated/DebugInfo.h
+++ b/external/spirv-tools-generated/DebugInfo.h
@@ -72,6 +72,7 @@ enum DebugInfoInstructions {
enum DebugInfoDebugInfoFlags {
+ DebugInfoNone = 0x0000,
DebugInfoFlagIsProtected = 0x01,
DebugInfoFlagIsPrivate = 0x02,
DebugInfoFlagIsPublic = 0x03,