Skip to content

Commit 54ae32b

Browse files
author
Victor Lomuller
authored
Make OpQuantizeToF16 depends on Shader in grammar (KhronosGroup#543)
1 parent 402d0b3 commit 54ae32b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1359,6 +1359,7 @@
13591359
{ "kind" : "IdResult" },
13601360
{ "kind" : "IdRef", "name" : "Value" }
13611361
],
1362+
"capabilities" : [ "Shader" ],
13621363
"version": "1.0"
13631364
},
13641365
{

0 commit comments

Comments
 (0)