Roll SwiftShader a972758..f8374cf

https://swiftshader.googlesource.com/SwiftShader.git/+log/a972758..f8374cf

f8374cf Fix the CMake build
0ab9f3b Fixed link time warnings on MacOS
072dc0d Basic commands required to draw a simple triangle test
c0f92f2 VkPipeline simple implementation
c730c38 Fix cmake-based build
bd49ad0 Enable ARM32 in src/Reactor/BUILD.gn
bffee5e Allow Command Buffers to be allocated and freed
d46faeb Allow swiftshader to be used as a subproject.

Change-Id: Idbc9541dd731a7d7521c3fafcad8610b89d05fe9
Reviewed-on: https://chromium-review.googlesource.com/c/1366856
Reviewed-by: Sean Topping <[email protected]>
Reviewed-by: Alexis Hétu <[email protected]>
Commit-Queue: Kevin Schoedel <[email protected]>
Cr-Commit-Position: refs/heads/master@{#618546}
diff --git a/DEPS b/DEPS
index 3fa86ef..9a9561ea 100644
--- a/DEPS
+++ b/DEPS
@@ -141,7 +141,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling SwiftShader
   # and whatever else without interference from each other.
-  'swiftshader_revision': 'a972758d6e10df761631daf1f33a2ef2a17cb699',
+  'swiftshader_revision': 'f8374cf0e75c0b44782ce903622a9fed1a1d709e',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling PDFium
   # and whatever else without interference from each other.