Roll SwiftShader from 314508f788b2 to 69deca60e70d (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/314508f788b2..69deca60e70d

2021-07-02 jerumble@gmail.com Fix gcc < 9 builds

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 ianelliott@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/main/autoroll/README.md

Bug: None
Tbr: ianelliott@google.com
Change-Id: I7f4fa82dd6ddc347472553d6cc26d8d00f931ce6
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3005639
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 0f96529..db9268c 100644
--- a/DEPS
+++ b/DEPS
@@ -491,7 +491,7 @@
   },
 
   'third_party/SwiftShader': {
-    'url': '{swiftshader_git}/SwiftShader@314508f788b26560503ef4bcc8693c6b01fc8abf',
+    'url': '{swiftshader_git}/SwiftShader@69deca60e70d2992ee3f49c1a981b8432864abc0',
     'condition': 'not build_with_chromium',
   },