Roll vulkan-deps from 6dd4b0a4630b to eb46f95f20dc (3 revisions)

https://chromium.googlesource.com/vulkan-deps.git/+log/6dd4b0a4630b..eb46f95f20dc

Changed dependencies:
* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/87a34603c5..6086f7993d

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 rharrison@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: rharrison@google.com
Change-Id: I8354ee27fb559ec75fcd9dab5c4b2be8b8cb9c36
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100482
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS
index 5ff5579..1880cbd 100644
--- a/DEPS
+++ b/DEPS
@@ -139,7 +139,7 @@
   },
 
   'third_party/vulkan-deps': {
-    'url': '{chromium_git}/vulkan-deps@6dd4b0a4630bb70cbcaf1f116074dc671f2ab4d8',
+    'url': '{chromium_git}/vulkan-deps@eb46f95f20dcea13550d7afe7326030f98171ce7',
     'condition': 'dawn_standalone',
   },