aboutsummaryrefslogtreecommitdiff
path: root/include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json
diff options
context:
space:
mode:
Diffstat (limited to 'include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json')
-rw-r--r--include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json b/include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json
index 08062be..699fe40 100644
--- a/include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json
+++ b/include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json
@@ -395,6 +395,21 @@
{ "kind" : "IdRef", "name" : "'File'" },
{ "kind" : "IdRef", "name" : "'Text'", "quantifier" : "?" }
]
+ },
+ {
+ "opname" : "DebugModuleINTEL",
+ "opcode" : 36,
+ "operands" : [
+ { "kind" : "IdRef", "name" : "'Name'" },
+ { "kind" : "IdRef", "name" : "'Source'" },
+ { "kind" : "IdRef", "name" : "'Parent'" },
+ { "kind" : "LiteralInteger", "name" : "'Line'" },
+ { "kind" : "IdRef", "name" : "'ConfigurationMacros'" },
+ { "kind" : "IdRef", "name" : "'IncludePath'" },
+ { "kind" : "IdRef", "name" : "'APINotesFile'" },
+ { "kind" : "LiteralInteger", "name" : "'IsDeclaration'" }
+ ],
+ "capability" : "DebugInfoModuleINTEL"
}
],
"operand_kinds" : [
@@ -403,6 +418,10 @@
"kind" : "DebugInfoFlags",
"enumerants" : [
{
+ "enumerant" : "None",
+ "value" : "0x0000"
+ },
+ {
"enumerant" : "FlagIsProtected",
"value" : "0x01"
},