Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit 25c50f2

Browse files
committed
Update glslang.patch
1 parent a4012e3 commit 25c50f2

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

glslang.patch

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
From 9b5a88bad7c689e195c39fce9b86bb1bc184fce5 Mon Sep 17 00:00:00 2001
2+
From: halx99 <halx99@live.com>
3+
Date: Wed, 25 Feb 2026 22:24:52 +0800
4+
Subject: [PATCH] Axmol spec
5+
6+
---
7+
SPIRV/GlslangToSpv.cpp | 8 ++++++++
8+
SPIRV/GlslangToSpv.h | 1 +
9+
SPIRV/doc.cpp | 1 +
10+
SPIRV/spirv.hpp11 | 1 +
11+
glslang/Include/Types.h | 8 ++++++++
12+
glslang/Include/glslang_c_interface.h | 1 +
13+
glslang/MachineIndependent/ParseHelper.cpp | 6 ++++++
14+
7 files changed, 26 insertions(+)
15+
116
diff --git a/SPIRV/GlslangToSpv.cpp b/SPIRV/GlslangToSpv.cpp
217
index ff9c8b04..8a4700fb 100644
318
--- a/SPIRV/GlslangToSpv.cpp
@@ -122,3 +137,6 @@ index 658ca42d..9090ad73 100644
122137

123138
if (src.hasSpecConstantId())
124139
dst.layoutSpecConstantId = src.layoutSpecConstantId;
140+
--
141+
2.51.2.windows.1
142+

0 commit comments

Comments
 (0)