Roll SwiftShader from 2e74d5dc03df to c36237ddec24 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/2e74d5dc03df..c36237ddec24

2022-01-20 capn@google.com Disable Kokoro builds with REACTOR_EMIT_DEBUG_INFO/PRINT_LOCATION

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 bclayton@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: bclayton@google.com
Change-Id: I26ef19420b709d573c97c9d503dd1614a3ce8dde
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/77420
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 1ff7a3b..85d9e34 100644
--- a/DEPS
+++ b/DEPS
@@ -133,7 +133,7 @@
   },
 
   'third_party/swiftshader': {
-    'url': '{swiftshader_git}/SwiftShader@2e74d5dc03dfbfab0821f9aac5d2b3ad317eab28',
+    'url': '{swiftshader_git}/SwiftShader@c36237ddec24490d5f704f836d18de722d05187c',
     'condition': 'dawn_standalone',
   },