From 3632062811bcb573e4785853449eea633b52415b Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Mon, 15 Aug 2022 18:44:41 +0000 Subject: [PATCH] Roll vulkan-deps from 3ebe695e969a to fb0e26499a68 (4 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/3ebe695e969a..fb0e26499a68 Changed dependencies: * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/a0ab2f162e..16d5d8f254 * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/49314e0667..50fe2fc2d0 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 alanbaker@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: alanbaker@google.com Change-Id: Ic9af848c1a4bbe079b9495faafecb798e0679c4a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99142 Bot-Commit: Dawn Autoroller Kokoro: Kokoro Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6cca273275..7dfeb335cc 100644 --- a/DEPS +++ b/DEPS @@ -139,7 +139,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@3ebe695e969ab9dd84612f337c55acf83fcdddd9', + 'url': '{chromium_git}/vulkan-deps@fb0e26499a682ce4bef259e8751d97aa8cdcfc5f', 'condition': 'dawn_standalone', },