Roll Tint from d148be4f00 to e9216ce595 (1 revision)

https://dawn.googlesource.com/tint.git/+log/d148be4f0025..e9216ce595b6

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 rharrison@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: rharrison@google.com
Change-Id: I1980228cf2cc854501f233fd938beede6b8571b7
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68140
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-11-02 01:13:23 +00:00 committed by Dawn LUCI CQ
parent 05946d01e3
commit 0040f77f0b
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -100,7 +100,7 @@ deps = {
# WGSL support
'third_party/tint': {
'url': '{dawn_git}/tint@d148be4f00259b1dc6d9e71806994139c47a14b8',
'url': '{dawn_git}/tint@e9216ce595b6288ec1160a617e6ac2a856e9443d',
},
# GLFW for tests and samples