Roll SwiftShader from 106e01583a3a to 084529f3a9b9 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/106e01583a3a..084529f3a9b9

2021-03-03 venni.ihanakangas@siru.fi Add support for internal error status checking in regres

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 jonahr@google.com on the revert to ensure that a human
is aware of the problem.

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/master/autoroll/README.md

Bug: None
Tbr: jonahr@google.com
Change-Id: I7c91c5c9be050ba22d351e0cde05814054007cc6
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2734636
Bot-Commit: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index fb9ee97..9ed7ba6 100644
--- a/DEPS
+++ b/DEPS
@@ -245,7 +245,7 @@
   },
 
   'third_party/SwiftShader': {
-    'url': '{swiftshader_git}/SwiftShader@106e01583a3ac2fb950777390dde2dcc31a8f161',
+    'url': '{swiftshader_git}/SwiftShader@084529f3a9b9992a0de73fe333f677bced7b8fdb',
     'condition': 'not build_with_chromium',
   },