commit | 681dc90cbb8f0c90d0b26b471598a6b972bca629 | [log] [tgz] |
---|---|---|
author | dawn-autoroll <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Jan 14 03:10:14 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 14 03:10:14 2023 +0000 |
tree | 99afef3fd8bc49ab4dd34363f9f1569a08cf2f98 | |
parent | afc3f9d4c7d91898f772962cc7105b8d43c99ff8 [diff] |
Roll vulkan-deps from a56166d59ebd to d52b983a8d10 (5 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/a56166d59ebd..d52b983a8d10 Changed dependencies: * spirv-cross: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross.git/+log/38cd214007..49e4117c5f * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/2b1fce945e..366966e85b * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/6c021b786a..30cce9e1cf 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 cwallez@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: cwallez@google.com Change-Id: I0c50e84075d482558b3326a49ca2682b47275620 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/117120 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com>
diff --git a/DEPS b/DEPS index 848bf6c..d8b61a3 100644 --- a/DEPS +++ b/DEPS
@@ -142,7 +142,7 @@ }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@a56166d59ebdb0208a7301d267460773df1a1adc', + 'url': '{chromium_git}/vulkan-deps@d52b983a8d1023512b507f5712352fc782e71c38', 'condition': 'dawn_standalone', },