diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-07-30 16:52:01 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-07-30 16:52:25 +0900 |
| commit | aa9952cd9ef1e6efb031067e5bd532081c8c9bb7 (patch) | |
| tree | 0b83e255aaac157ac5de2a25e179ddc4ebf68cf5 /internal/rosa/package/spirv/0004-Update-headers-for-spirv-issue-373-584.patch | |
| parent | 99efc551ad8f76ee1bc2639751aba71c550505d1 (diff) | |
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 <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/spirv/0004-Update-headers-for-spirv-issue-373-584.patch')
| -rw-r--r-- | internal/rosa/package/spirv/0004-Update-headers-for-spirv-issue-373-584.patch | 26 |
1 files changed, 0 insertions, 26 deletions
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 - |
