Roll SwiftShader from da2edceb04a8 to a113fba5d946 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/da2edceb04a8..a113fba5d946

2022-11-02 nicolascapens@google.com Revert "Increase subPixelPrecisionBits from 4 to 8"

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: I264529a9885bad4175447e280d5649b6891e2b68
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108320
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index e2df8b9..580809d 100644
--- a/DEPS
+++ b/DEPS
@@ -137,7 +137,7 @@
   },
 
   'third_party/swiftshader': {
-    'url': '{swiftshader_git}/SwiftShader@da2edceb04a8c49dc11ce97fa8e101a5438295fd',
+    'url': '{swiftshader_git}/SwiftShader@a113fba5d9469933a4ddd7652cefa3a3640fc25b',
     'condition': 'dawn_standalone',
   },