Update glslang to 15.3.0

This commit is contained in:
Zion Nimchuk 2025-05-03 18:50:26 -07:00 committed by Megamouse
parent e5d3944726
commit ec4e65bdd9
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 36d08c0d940cf307a23928299ef52c7970d8cee6
Subproject commit fc9889c889561c5882e83819dcaffef5ed45529b

View file

@ -13,6 +13,8 @@
#endif
#endif
#include "3rdparty/glslang/glslang/SPIRV/GlslangToSpv.h"
#include "3rdparty/glslang/glslang/glslang/Include/ResourceLimits.h"
#include "3rdparty/glslang/glslang/glslang/Public/ShaderLang.h"
#ifdef _MSC_VER
#pragma warning(pop)
#else