Roll Tint from c0810e7e6eba to 98c2cf0e9194 (4 revisions)

https://dawn.googlesource.com/tint.git/+log/c0810e7e6eba..98c2cf0e9194

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 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/master/autoroll/README.md

Bug: None
Tbr: rharrison@google.com
Change-Id: I1aacde7b41a2e7703a9c274c7a173abc954d0624
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/48640
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 47c0f35..2c8ffb0 100644
--- a/DEPS
+++ b/DEPS
@@ -96,7 +96,7 @@
 
   # WGSL support
   'third_party/tint': {
-    'url': '{dawn_git}/tint@c0810e7e6ebac76004625d497351bc06a07e850d',
+    'url': '{dawn_git}/tint@98c2cf0e91949b290797c950f79baa637c8a19d1',
   },
 
   # GLFW for tests and samples