Skip to content

Commit 0e9e42f

Browse files
committed
Remove redundant extensions entry
Signed-off-by: Arvind Sudarsanam <[email protected]>
1 parent afe1c65 commit 0e9e42f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12521,14 +12521,12 @@
1252112521
"enumerant" : "LatencyControlLabelINTEL",
1252212522
"value" : 6172,
1252312523
"capabilities" : [ "FPGALatencyControlINTEL" ],
12524-
"extensions" : [ "SPV_INTEL_fpga_latency_control" ],
1252512524
"version" : "None"
1252612525
},
1252712526
{
1252812527
"enumerant" : "LatencyControlConstraintINTEL",
1252912528
"value" : 6173,
1253012529
"capabilities" : [ "FPGALatencyControlINTEL" ],
12531-
"extensions" : [ "SPV_INTEL_fpga_latency_control" ],
1253212530
"version" : "None"
1253312531
},
1253412532
{

0 commit comments

Comments
 (0)