Roll Tint from eac3c5bf51 to 782f6a5e3e (50 revisions)

https://dawn.googlesource.com/tint.git/+log/eac3c5bf5197..782f6a5e3e3c

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 dsinclair@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: dawn:578
Tbr: dsinclair@google.com
Change-Id: I20bff1764b3e17ac2439817021cb7ddbcd843dc6
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/34541
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 2020-12-01 21:19:47 +00:00 committed by Commit Bot service account
parent 26ea8b728c
commit 2606d0aadc
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -82,7 +82,7 @@ deps = {
# WGSL support
'third_party/tint': {
'url': '{dawn_git}/tint@eac3c5bf5197d9b98f44e17b54e68ca701f807fe',
'url': '{dawn_git}/tint@782f6a5e3e3cc74817c555417d21853d7e61de3f',
'condition': 'dawn_standalone',
},