Roll Vulkan-ValidationLayers from c0bf676837e4 to 4400cab64b22 (7 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/c0bf676837e4..4400cab64b22

2020-07-29 s.fricke@samsung.com tests: Add format check for YCbCr swizzle
2020-07-29 s.fricke@samsung.com tests: Add depth stencil format check
2020-07-29 jzulauf@lunarg.com syncval: Fix typo in usage doc
2020-07-29 locke@lunarg.com syncval: Use floor instead of ceil
2020-07-29 jzulauf@lunarg.com syncval: Correct write_barrier 0 and layout in log
2020-07-29 karen@lunarg.com docs: Reference Vulkan Configurator
2020-07-29 mark@lunarg.com scripts: Remove unmaintained test results script

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-validation-layers-angle-autoroll
Please CC tobine@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: tobine@google.com
Change-Id: Ie914e610feac8d9cac5e9882b9b1a7fe3ff7e720
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2328508
Reviewed-by: 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 b813523..6bb473d 100644
--- a/DEPS
+++ b/DEPS
@@ -78,7 +78,7 @@
   'vulkan_tools_revision': 'a4505d37ffe7ea7e4a66b97a861420380e1e13de',
 
   # Current revision of Khronos Vulkan-ValidationLayers.
-  'vulkan_validation_revision': 'c0bf676837e4acad1517db715e1070f2c29aa640',
+  'vulkan_validation_revision': '4400cab64b225c896608d80438e8a08d3540b143',
 
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling catapult