From aa9952cd9ef1e6efb031067e5bd532081c8c9bb7 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Thu, 30 Jul 2026 16:52:01 +0900 Subject: internal/rosa/package/spirv: 1.4.350.1 to 1.4.357.0 This also switches spirv-tools to the vulkan-sdk tags to remain compatible with spriv-headers. Signed-off-by: Ophestra --- ...04-Update-headers-for-spirv-issue-373-584.patch | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 internal/rosa/package/spirv/0004-Update-headers-for-spirv-issue-373-584.patch (limited to 'internal/rosa/package/spirv/0004-Update-headers-for-spirv-issue-373-584.patch') diff --git a/internal/rosa/package/spirv/0004-Update-headers-for-spirv-issue-373-584.patch b/internal/rosa/package/spirv/0004-Update-headers-for-spirv-issue-373-584.patch deleted file mode 100644 index f0f8b615..00000000 --- a/internal/rosa/package/spirv/0004-Update-headers-for-spirv-issue-373-584.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 1a22b167081842915a1c78a0b5b5a353a23284aa Mon Sep 17 00:00:00 2001 -From: alelenv <40001162+alelenv@users.noreply.github.com> -Date: Wed, 29 Apr 2026 08:50:18 -0700 -Subject: [PATCH 04/26] Update headers for spirv issue 373 (#584) - ---- - include/spirv/unified1/spirv.core.grammar.json | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/include/spirv/unified1/spirv.core.grammar.json b/include/spirv/unified1/spirv.core.grammar.json -index 1a6a490..c7e3cc3 100644 ---- a/include/spirv/unified1/spirv.core.grammar.json -+++ b/include/spirv/unified1/spirv.core.grammar.json -@@ -6505,7 +6505,8 @@ - { "kind" : "IdRef", "name" : "Hit Object" }, - { "kind" : "IdRef", "name" : "Ray Query" }, - { "kind" : "IdRef", "name" : "SBT Record Index" }, -- { "kind" : "IdRef", "name" : "Hit Object Attributes" } -+ { "kind" : "IdRef", "name" : "Hit Object Attributes" }, -+ { "kind" : "IdRef", "quantifier" : "?", "name" : "Hit Kind" } - ], - "capabilities" : [ "ShaderInvocationReorderEXT" ], - "version" : "None" --- -2.54.0 - -- cgit v1.3.1