Skip to content

Commit f85647c

Browse files
authored
Merge pull request KhronosGroup#264 from gnl21/demote-ext-tag
Add EXT tag to capability to DemoteToHelperInvocationEXT
2 parents 6a55fad + c89cabc commit f85647c

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
@@ -5029,7 +5029,7 @@
50295029
"opname" : "OpDemoteToHelperInvocationEXT",
50305030
"class" : "Control-Flow",
50315031
"opcode" : 5380,
5032-
"capabilities" : [ "DemoteToHelperInvocation" ],
5032+
"capabilities" : [ "DemoteToHelperInvocationEXT" ],
50335033
"version" : "1.6"
50345034
},
50355035
{

0 commit comments

Comments
 (0)