Roll Tint from 21b52b60b6 to d5c0b8e851 (3 revisions)

https://dawn.googlesource.com/tint.git/+log/21b52b60b687..d5c0b8e851d2

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 sarahmashay@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/+doc/master/autoroll/README.md

Bug: None
Tbr: sarahmashay@google.com
Change-Id: I210130340c7f5cf515aba4a607844a236116e09a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39160
Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2021-01-27 22:23:25 +00:00 committed by Commit Bot service account
parent d7451857dd
commit 0e64d527b3
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -64,7 +64,7 @@ deps = {
# WGSL support
'third_party/tint': {
'url': '{dawn_git}/tint@21b52b60b68758fe745683bb8797b67cd30875c9',
'url': '{dawn_git}/tint@d5c0b8e851d26422b09ef59211b5af297b5c5c92',
'condition': 'dawn_standalone',
},