Roll SwiftShader from fca808412325 to bca23447ad46 (1 revision)

https://swiftshader.googlesource.com/SwiftShader.git/+log/fca808412325..bca23447ad46

2022-01-26 sugoi@google.com Update Vulkan headers to version 1.3.204

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 bajones@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: bajones@google.com
Change-Id: I7bf1eb8735f68ad1313c52d3d703e706dd11b159
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78344
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 86cee42..9c1583c 100644
--- a/DEPS
+++ b/DEPS
@@ -133,7 +133,7 @@
   },
 
   'third_party/swiftshader': {
-    'url': '{swiftshader_git}/SwiftShader@fca8084123255c1ca3afb3d2ae5bca37583a6812',
+    'url': '{swiftshader_git}/SwiftShader@bca23447ad4667a7b79973569ab5d8d905d211ac',
     'condition': 'dawn_standalone',
   },