Roll Tint from de857e1c581c to 3d5b38447aec (5 revisions)

https://dawn.googlesource.com/tint.git/+log/de857e1c581c..3d5b38447aec

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 cwallez@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: dawn:814
Tbr: cwallez@google.com
Change-Id: I4d0c51a8fb6eaf9cfc0ab28552ea12ca13a3668d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79401
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 5d9dc08..87f224c 100644
--- a/DEPS
+++ b/DEPS
@@ -113,7 +113,7 @@
 
   # WGSL support
   'third_party/tint': {
-    'url': '{dawn_git}/tint@de857e1c581cfa9b7b2b511a44424713cbe47822',
+    'url': '{dawn_git}/tint@3d5b38447aec7042186823bec33afb76c0b636c1',
   },
 
   # GLFW for tests and samples