From ee9e6ddf3f9d1b556f6debc22f2c733b4b60b924 Mon Sep 17 00:00:00 2001 From: Kevin Petit Date: Wed, 20 Apr 2022 16:53:10 +0100 Subject: do not enable the instruction with the extension Go via the capability Change-Id: I9273f53dc6fa29a1bc6a66854f17731da1532117 --- include/spirv/unified1/spirv.core.grammar.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/spirv/unified1/spirv.core.grammar.json b/include/spirv/unified1/spirv.core.grammar.json index 2540413..ee49898 100644 --- a/include/spirv/unified1/spirv.core.grammar.json +++ b/include/spirv/unified1/spirv.core.grammar.json @@ -4195,9 +4195,6 @@ { "kind" : "IdRef", "name" : "'Delta'" }, { "kind" : "IdRef", "name" : "'ClusterSize'", "quantifier" : "?" } ], - "extensions" : [ - "SPV_KHR_subgroup_rotate" - ], "capabilities" : [ "GroupNonUniformRotateKHR" ], "version" : "None" }, -- cgit v1.2.3