From 80e78e5a15b75dda3c00eff40ba74f5ab40ec0ef Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Sun, 5 Feb 2023 13:37:19 +0000 Subject: [PATCH] Roll vulkan-deps from 8dc08a77478e to 57f61361acfb (1 revision) https://chromium.googlesource.com/vulkan-deps.git/+log/8dc08a77478e..57f61361acfb Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/7823b8ff4a..e9dc2c8ce1 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,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: alanbaker@google.com Change-Id: I784c213a58e7114038cdbfc9c713ea1a164ee4bf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118780 Kokoro: Kokoro Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 03fc180735..4b03e5a19e 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@8dc08a77478e2821eb4395558a89522ba0348ea9', + 'url': '{chromium_git}/vulkan-deps@57f61361acfb32cf39fb0da9dd0a6ba20e954549', 'condition': 'dawn_standalone', },