Revert "Roll vulkan-deps from df22aa218f6a to 100962e2a241 (5 revisions)"
This reverts commit 93d33d9fd16ec8df4695f6ce22ebfcd3c3a043da.
Reason for revert: Failing due to unsupported unicode in the XML generation files.
Original change's description:
> Roll vulkan-deps from df22aa218f6a to 100962e2a241 (5 revisions)
>
> https://chromium.googlesource.com/vulkan-deps.git/+log/df22aa218f6a..100962e2a241
>
> Changed dependencies:
> * spirv-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/3469b164e2..d0006a3938
> * vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/ad5f8ee975..6f34ca5a37
> * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/2221fe60db..321f10f852
>
> 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 kainino@google.com,webgpu-developers@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: kainino@google.com
> Change-Id: I0167966438e87450279aa8eb3dfb058359aff807
> Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140263
> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
# Not skipping CQ checks because original CL landed > 1 day ago.
Bug: None
Change-Id: I16b4221c62bcf0a0f4862005bcd10366c8e8fe02
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140604
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
diff --git a/DEPS b/DEPS
index a689b23..dc09026 100644
--- a/DEPS
+++ b/DEPS
@@ -146,7 +146,7 @@
},
'third_party/vulkan-deps': {
- 'url': '{chromium_git}/vulkan-deps@c421d230f1c16eae7fc83ca8c3bf82e0b702d1c4',
+ 'url': '{chromium_git}/vulkan-deps@df22aa218f6a30f857c705374f06cbe539ff2270',
'condition': 'dawn_standalone',
},