Roll third_party/glslang/src f4d4668529f1..43fe7bafb14e (1 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/f4d4668529f1..43fe7bafb14e Created with: gclient setdep -r third_party/glslang/src@43fe7bafb14e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-angle-autoroll Please CC courtneygo@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None TBR=courtneygo@google.com Change-Id: Id991cfa06a627a3e2872123a8d8096efa76c1727 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1930482 Reviewed-by: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 6e2026c..dea6ef3 100644 --- a/DEPS +++ b/DEPS
@@ -27,7 +27,7 @@ 'vk_gl_cts_revision': '54ec6f2b1390bf33ea10424dca610f8bcbfefa06', # Current revision of glslang, the Khronos SPIRV compiler. - 'glslang_revision': 'f4d4668529f1dad0e475295456b601353fe7cf33', + 'glslang_revision': '43fe7bafb14e6e455310ca67134ab914242116b3', # Current revision of googletest. # Note: this dep cannot be auto-rolled b/c of nesting.