Skip to content

Commit 9bebe86

Browse files
committed
Add parameters
Signed-off-by: Arvind Sudarsanam <[email protected]>
1 parent d9d7078 commit 9bebe86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12625,6 +12625,9 @@
1262512625
{
1262612626
"enumerant" : "FPMaxErrorINTEL",
1262712627
"value" : 6170,
12628+
"parameters" : [
12629+
{ "kind" : "LiteralInteger", "name" : "'Max Error'" }
12630+
],
1262812631
"capabilities" : [ "FPMaxErrorDecorationINTEL" ],
1262912632
"version" : "None"
1263012633
},

0 commit comments

Comments
 (0)