Roll Tint from 077fe64b11b9 to d18f2e0d6ee6 (11 revisions)

https://dawn.googlesource.com/tint.git/+log/077fe64b11b9..d18f2e0d6ee6

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 sarahmashay@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: dawn:805,dawn:956,dawn:963
Tbr: sarahmashay@google.com
Change-Id: I0ab9ccaaf75f9827dd36b2d8a2a3b53eb6b0c4f8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/56424
Reviewed-by: 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 8c3841c..14cff77 100644
--- a/DEPS
+++ b/DEPS
@@ -96,7 +96,7 @@
 
   # WGSL support
   'third_party/tint': {
-    'url': '{dawn_git}/tint@077fe64b11b9033a6ac8b4b9caa1b6c0de4b2c31',
+    'url': '{dawn_git}/tint@d18f2e0d6ee6f067961c09c0ed205f304f9a6d12',
   },
 
   # GLFW for tests and samples