aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLenny Komow <lenny@lunarg.com>2018-09-27 14:30:41 -0600
committerLenny Komow <lenny@lunarg.com>2018-09-27 14:30:41 -0600
commit3796b651c94a8bfb383bf42384d6dabc7e60908d (patch)
tree9f5832fdaab360b9331390c36d9f4b35b33645d1 /scripts
parent378afd043ab6110c5a463047bc7316cf4d8d037e (diff)
downloadusermoji-3796b651c94a8bfb383bf42384d6dabc7e60908d.tar.xz
repo: Update glslang known good
Change-Id: Ie35e275c84bc3e955a2cdc2eaafe9073e5fca044
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 1708e8d2..f74a5915 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" : "a8453d4bc00998049db0d448764784a6a0767539",
+ "commit" : "91ac4290bcf2cb930b4fb0981f09c00c0b6797e1",
"prebuild" : [
"python update_glslang_sources.py"
]