Roll vulkan-deps from 8a76fb59b27e to c32df39c11ce (2 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/8a76fb59b27e..c32df39c11ce

Changed dependencies:
* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/a44b818817..cba0c5000e

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vulkan-deps-dawn-autoroll
Please CC enga@google.com on the revert to ensure that a human
is aware of the problem.

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: enga@google.com
Change-Id: I4420b281e2596188e2d47f7c65c34916330da66a
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74440
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 adcbb7d..ce12d02 100644
--- a/DEPS
+++ b/DEPS
@@ -126,7 +126,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@8a76fb59b27ecc19c8c1123e2820bdc0dc602f3e',
+    'url': '{chromium_git}/vulkan-deps@c32df39c11ce4103e175d16d6dee11ca8f74612a',
     'condition': 'dawn_standalone',
   },