Roll Tint from 5b3d88b748e4 to c0810e7e6eba (2 revisions)

https://dawn.googlesource.com/tint.git/+log/5b3d88b748e4..c0810e7e6eba

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: Iedfb57f930949d2d25679fcb63df858fd1f2d1ae
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/48620
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 610fbe6..47c0f35 100644
--- a/DEPS
+++ b/DEPS
@@ -96,7 +96,7 @@
 
   # WGSL support
   'third_party/tint': {
-    'url': '{dawn_git}/tint@5b3d88b748e41c8be5d78fc396476bf37e4ddfb4',
+    'url': '{dawn_git}/tint@c0810e7e6ebac76004625d497351bc06a07e850d',
   },
 
   # GLFW for tests and samples