Roll SwiftShader from db6433790af5 to 6c0f2889c2d9 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/db6433790af5..6c0f2889c2d9

2022-08-27 bclayton@google.com Reimplement GLSLstd450Ldexp

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 rharrison@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: rharrison@google.com
Change-Id: Ic2be16e29573faa35d2e643e9ef259f9acaecb21
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100620
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 9024a2d..c3c069c 100644
--- a/DEPS
+++ b/DEPS
@@ -134,7 +134,7 @@
   },
 
   'third_party/swiftshader': {
-    'url': '{swiftshader_git}/SwiftShader@db6433790af50c1392147d41d91db094beb2e0c2',
+    'url': '{swiftshader_git}/SwiftShader@6c0f2889c2d9e67fd1a0b47d325110ec7fe40982',
     'condition': 'dawn_standalone',
   },