Roll SwiftShader from ea3fc74f3d69 to 04d007924c2d (3 revisions)

https://swiftshader.googlesource.com/SwiftShader.git/+log/ea3fc74f3d69..04d007924c2d

2022-10-25 swiftshader.regress@gmail.com Regres: Update test lists @ 8aff0c1f
2022-10-25 sugoi@google.com Propagate error to AnalyzeOutput
2022-10-25 sugoi@google.com Temporarily fix dEQP pipeline depth stencil tests

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 dsinclair@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: dsinclair@google.com
Change-Id: I7e851549667ab31989f77f6d7f09a0ae3f61ecea
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/107120
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 9f81824..97cb5c5 100644
--- a/DEPS
+++ b/DEPS
@@ -137,7 +137,7 @@
   },
 
   'third_party/swiftshader': {
-    'url': '{swiftshader_git}/SwiftShader@ea3fc74f3d69d7267725ea732bfb06ae48f1b24d',
+    'url': '{swiftshader_git}/SwiftShader@04d007924c2d33ea1ac4be78ae423507a0b08b61',
     'condition': 'dawn_standalone',
   },