From 8e70900e91d2d5b23cd71abf12d0b63d49b42dcb Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Tue, 9 Jul 2019 07:01:20 +0000 Subject: [PATCH] Roll ./third_party/glslang/src 4b4b41a63499..8aa9a7bb8f74 (1 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/4b4b41a63499..8aa9a7bb8f74 Created with: gclient setdep -r ./third_party/glslang/src@8aa9a7bb8f74 The AutoRoll server is located here: https://autoroll.skia.org/r/glslang-angle-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=cwallez@chromium.org Change-Id: Iec081c31b79bd1a555552e7649861f88f000f64f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1692188 Reviewed-by: angle-autoroll Commit-Queue: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c979bd1bf..929160767 100644 --- a/DEPS +++ b/DEPS @@ -20,7 +20,7 @@ vars = { 'deqp_revision': 'd3eef28e67ce6795ba3a2124aaa977819729d45f', # Current revision of glslang, the Khronos SPIRV compiler. - 'glslang_revision': '4b4b41a63499d34c527ee4f714dde8072f60c900', + 'glslang_revision': '8aa9a7bb8f74869ab9cfd2c9bd51cef1741004e7', # Current revision fo the SPIRV-Headers Vulkan support library. 'spirv_headers_revision': 'de99d4d834aeb51dd9f099baa285bd44fd04bb3d',