1
0
forked from rosa/hakurei
Files
hakurei/internal/rosa/package/spirv/0007-Update-spirv.core.grammar.json-revision-593.patch
T
cat 8366cdd224 internal/rosa/package/spirv: spirv-tools 2026.1 to 2026.2
Upstream does not appear to understand the point of tags, so include relevant unreleased changes here.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-07-15 14:35:10 +09:00

26 lines
827 B
Diff

From 1f2dd1627ae782fa999b6ed86514c6a905438e3c Mon Sep 17 00:00:00 2001
From: Spencer Fricke <115671160+spencer-lunarg@users.noreply.github.com>
Date: Tue, 5 May 2026 12:29:58 -0400
Subject: [PATCH 07/26] Update spirv.core.grammar.json revision (#593)
---
include/spirv/unified1/spirv.core.grammar.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/spirv/unified1/spirv.core.grammar.json b/include/spirv/unified1/spirv.core.grammar.json
index 2ca9fe4..bd716cb 100644
--- a/include/spirv/unified1/spirv.core.grammar.json
+++ b/include/spirv/unified1/spirv.core.grammar.json
@@ -11,7 +11,7 @@
"magic_number" : "0x07230203",
"major_version" : 1,
"minor_version" : 6,
- "revision" : 4,
+ "revision" : 7,
"instruction_printing_class" : [
{
"tag" : "@exclude"
--
2.54.0