Skip to content

Commit 3170103

Browse files
committed
update parameter name to match spec in grammar file
1 parent 8a0d0b6 commit 3170103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/spirv/unified1/spirv.core.grammar.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10719,7 +10719,7 @@
1071910719
"enumerant" : "RegisterMapInterfaceINTEL",
1072010720
"value" : 6160,
1072110721
"parameters" : [
10722-
{ "kind" : "LiteralInteger", "name" : "'AcceptDownstreamStall'" }
10722+
{ "kind" : "LiteralInteger", "name" : "'WaitForDoneWrite'" }
1072310723
],
1072410724
"capabilities" : [ "FPGAKernelAttributesv2INTEL" ],
1072510725
"version" : "None"

0 commit comments

Comments
 (0)