Roll SwiftShader from 433b1bf9bff2 to d0de9dcaaa44 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/433b1bf9bff2..d0de9dcaaa44

2022-01-04 bclayton@google.com third_party: Fix update-marl commit message

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-dawn-autoroll
Please CC alanbaker@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry
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: None
Tbr: alanbaker@google.com
Change-Id: Ic20d1425719c92b69f19fbdf90e024ad7addc6a0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75180
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 e6e930e..79c0fde 100644
--- a/DEPS
+++ b/DEPS
@@ -121,7 +121,7 @@
   },
 
   'third_party/swiftshader': {
-    'url': '{swiftshader_git}/SwiftShader@433b1bf9bff2cb385f9cdfcb9be1d7f5489f357f',
+    'url': '{swiftshader_git}/SwiftShader@d0de9dcaaa4420103a5363a571e71298b6827dd8',
     'condition': 'dawn_standalone',
   },