Skip to content

Commit 30e0e73

Browse files
committed
add HERO_C to the source language enumeration
1 parent fc2395f commit 30e0e73

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
@@ -10067,7 +10067,7 @@
1006710067
"value" : 7
1006810068
},
1006910069
{
10070-
"enumerant" : "C",
10070+
"enumerant" : "HERO_C",
1007110071
"value" : 8
1007210072
}
1007310073
]

0 commit comments

Comments
 (0)