aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorShannon McPherson <shannon@lunarg.com>2018-11-02 10:08:04 -0600
committerShannon McPherson <shannon@lunarg.com>2018-11-02 10:08:04 -0600
commit1f0e4f47065e2c0efc822112fd0dd30ce3d85b40 (patch)
tree06083c2037ee793e5c8c71cb3de80c7432c2c34f /scripts
parentca3bfaee619a19fc1c2a2b70ffb7dfbc1458e557 (diff)
downloadvulkan-tools-1f0e4f47065e2c0efc822112fd0dd30ce3d85b40.tar.gz
layers: Bump glslang known-good
Updated: - `scripts/known_good.json` Change-Id: I5fe86c76b7df569b1c87566e2c32c9a2b76f8c13
Diffstat (limited to 'scripts')
-rw-r--r--scripts/known_good.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/known_good.json b/scripts/known_good.json
index cb522f3c..8df54465 100644
--- a/scripts/known_good.json
+++ b/scripts/known_good.json
@@ -6,7 +6,7 @@
"sub_dir" : "glslang",
"build_dir" : "glslang/build",
"install_dir" : "glslang/build/install",
- "commit" : "91ac4290bcf2cb930b4fb0981f09c00c0b6797e1",
+ "commit" : "a440fbb04f82b5cb19541802a31abdf1aeb94abe",
"prebuild" : [
"python update_glslang_sources.py"
]