We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8ad050 commit de1807bCopy full SHA for de1807b
include/spirv/unified1/spirv.core.grammar.json
@@ -3918,7 +3918,7 @@
3918
{ "kind" : "IdResult" },
3919
{ "kind" : "IdScope", "name" : "Execution" },
3920
{ "kind" : "IdRef", "name" : "Value" },
3921
- { "kind" : "IdRef", "name" : "Id" }
+ { "kind" : "IdRef", "name" : "Invocation Id" }
3922
],
3923
"capabilities" : [ "GroupNonUniformBallot" ],
3924
"version" : "1.3"
@@ -4025,7 +4025,7 @@
4025
4026
4027
4028
4029
4030
"capabilities" : [ "GroupNonUniformShuffle" ],
4031
0 commit comments