Skip to content

Commit fc3f02b

Browse files
committed
Remove extension from OpDecorateId
OpDecorateId was introduced by SPIR-V 1.2 not by SPV_GOOGLE_hlsl_functionality1 Signed-off-by: Victor Lomuller <[email protected]>
1 parent 50bc4de commit fc3f02b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -3863,7 +3863,6 @@
38633863
{ "kind" : "IdRef", "name" : "'Target'" },
38643864
{ "kind" : "Decoration" }
38653865
],
3866-
"extensions" : [ "SPV_GOOGLE_hlsl_functionality1" ],
38673866
"version" : "1.2"
38683867
},
38693868
{

0 commit comments

Comments
 (0)