Roll SwiftShader from b2af6a85583d to 526b987888fb (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/b2af6a85583d..526b987888fb

2021-08-12 eugenis@google.com Disable hwasan in llvm-10.0.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/swiftshader-angle-autoroll
Please CC ynovikov@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 ANGLE: https://bugs.chromium.org/p/angleproject/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: ynovikov@google.com
Change-Id: Ie09182e918b9e2136b6f58996a7abf15d3d6a2aa
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3092883
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 55e4d86..8ce80b6 100644
--- a/DEPS
+++ b/DEPS
@@ -491,7 +491,7 @@
   },
 
   'third_party/SwiftShader': {
-    'url': '{swiftshader_git}/SwiftShader@b2af6a85583d1adf61033e82eaa5d067d764ece9',
+    'url': '{swiftshader_git}/SwiftShader@526b987888fbeb5c952912d41265156d53e9e849',
     'condition': 'not build_with_chromium',
   },