From 0c74829fe7d47cf9d5fbcddf04a250b242b34e86 Mon Sep 17 00:00:00 2001 From: dawn-autoroll Date: Wed, 15 Feb 2023 16:09:37 +0000 Subject: [PATCH] Roll vulkan-deps from 0e098d4e3f1d to 5b82cc4a7eaa (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/0e098d4e3f1d..5b82cc4a7eaa Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/b84c86f718..95f93810bb * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/de9cae2afd..5e10b69838 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 bajones@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: bajones@google.com Change-Id: I9c2c030782731511fb679e0dd413902110c3fd4c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/120020 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 603b1dd5ab..903642718f 100644 --- a/DEPS +++ b/DEPS @@ -142,7 +142,7 @@ deps = { }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@0e098d4e3f1d6299a5328ace5cc56ff5ac30a061', + 'url': '{chromium_git}/vulkan-deps@5b82cc4a7eaa9befcf893bd0528b9cf93aae740a', 'condition': 'dawn_standalone', },