Roll Tint from 4038fa7f43 to 11c6fcdb51 (3 revisions)

https://dawn.googlesource.com/tint.git/+log/4038fa7f4326..11c6fcdb514d

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 enga@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/main/autoroll/README.md

Bug: None
Tbr: enga@google.com
Change-Id: I698fee43585cac4bd272d129583b7b9ab6c5ea04
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/61140
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-08-05 22:23:21 +00:00 committed by Dawn LUCI CQ
parent 565863e954
commit b42d701abe
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -96,7 +96,7 @@ deps = {
# WGSL support
'third_party/tint': {
'url': '{dawn_git}/tint@4038fa7f43266d77055dc0d2ddba5a0cb2c9b7f7',
'url': '{dawn_git}/tint@11c6fcdb514d152bcc8899fef4c41316d73f39ee',
},
# GLFW for tests and samples