summaryrefslogtreecommitdiffstats
path: root/external/glslang-generated
diff options
context:
space:
mode:
authorjsmall-nvidia <jsmall@nvidia.com>2023-02-15 14:32:50 -0500
committerGitHub <noreply@github.com>2023-02-15 14:32:50 -0500
commitf13e0802a7266c37592f8a36766fdaeb58d11c3a (patch)
treea5e96e2fdf1a1b2c3f51627d0fec1ca6b845a06b /external/glslang-generated
parent598e07f580d47c998885c946c0bfacd08bfec6e6 (diff)
Upgrade GLSLANG 12.0.0 (#2651)
* #include an absolute path didn't work - because paths were taken to always be relative. * Update to glslang 12.0.0. Update SPIRV-Tools SPIRV-Headers.
Diffstat (limited to 'external/glslang-generated')
-rw-r--r--external/glslang-generated/glslang/build_info.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/glslang-generated/glslang/build_info.h b/external/glslang-generated/glslang/build_info.h
index e711b2095..9327e840e 100644
--- a/external/glslang-generated/glslang/build_info.h
+++ b/external/glslang-generated/glslang/build_info.h
@@ -34,8 +34,8 @@
#ifndef GLSLANG_BUILD_INFO
#define GLSLANG_BUILD_INFO
-#define GLSLANG_VERSION_MAJOR 11
-#define GLSLANG_VERSION_MINOR 12
+#define GLSLANG_VERSION_MAJOR 12
+#define GLSLANG_VERSION_MINOR 0
#define GLSLANG_VERSION_PATCH 0
#define GLSLANG_VERSION_FLAVOR ""