Roll Tint from 3b671cb377 to 66d6668372 (4 revisions)

https://dawn.googlesource.com/tint.git/+log/3b671cb377e9..66d6668372d9

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 alanbaker@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: alanbaker@google.com
Change-Id: Icaf19d36a56ab5964b407c13dd81ad34226c4c8c
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85103
Bot-Commit: 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 2022-03-29 02:57:44 +00:00 committed by Dawn LUCI CQ
parent c0c7a9abd1
commit d6cd1ad668
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -118,7 +118,7 @@ deps = {
# WGSL support
'third_party/tint': {
'url': '{dawn_git}/tint@3b671cb377e91142459358c5c6cb7ad6b6f3c742',
'url': '{dawn_git}/tint@66d6668372d9fde5e09e25ba48632b15ed3d8cd2',
},
# GLFW for tests and samples