Roll Tint from 8b2181c98f to 71763c84c2 (3 revisions)

https://dawn.googlesource.com/tint.git/+log/8b2181c98ff9..71763c84c2fa

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 bclayton@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: bclayton@google.com
Change-Id: I0aaaaa6c4dec79e8f0723b9ff924053f207b9954
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/65921
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-10-05 22:32:49 +00:00 committed by Dawn LUCI CQ
parent 22da31cf43
commit ccbc1a39da
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -97,7 +97,7 @@ deps = {
# WGSL support
'third_party/tint': {
'url': '{dawn_git}/tint@8b2181c98ff94c398f30ea0410cd59606b6317ba',
'url': '{dawn_git}/tint@71763c84c2fa8f1585cf433f6cfb424265930e04',
},
# GLFW for tests and samples