From 03373965e34ae2dd4f9f45824211be63dff254d7 Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Wed, 26 Jan 2022 15:34:31 +0000 Subject: [PATCH] Roll Tint from 520bccf8d8ba to b1d2b84f7dcb (1 revision) https://dawn.googlesource.com/tint.git/+log/520bccf8d8ba..b1d2b84f7dcb If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC bajones@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry 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/+doc/main/autoroll/README.md Bug: None Tbr: bajones@google.com Change-Id: I93176786fae66048e15b3c83d25df8e169af846c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78257 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index bcc2a77e94..d6ae0b3cb6 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { # WGSL support 'third_party/tint': { - 'url': '{dawn_git}/tint@520bccf8d8bac1d51ecb2391d06ec2c1f31a9613', + 'url': '{dawn_git}/tint@b1d2b84f7dcbe753f625c17885866233732e3148', }, # GLFW for tests and samples