| commit | cc5dc1530461bb0bb0ccc789512b5f9e161d6211 | [log] [tgz] |
|---|---|---|
| author | dawn-autoroll <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Aug 03 00:52:05 2022 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 03 00:52:05 2022 +0000 |
| tree | 74c031c859347ef8d0a8e4cb805fbb1ef024bf7b | |
| parent | 16ee6f856623100b24fdeea294b8531a23ca49c7 [diff] |
Roll vulkan-deps from 2d409ca4e3b6 to c9c304a87f47 (17 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/2d409ca4e3b6..c9c304a87f47 Changed dependencies: * spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/8dc0030ecb..54cd5e1963 * vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/0bcddf345f..d4801c93c5 * vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/e734be0bb5..8ac3b50e9d * vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/cbdb019150..aa7ee26f15 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 lokokung@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: lokokung@google.com Change-Id: I16e313e655236f9f02255582db4da08a13f4e304 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98023 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 51575a3..b6dc073 100644 --- a/DEPS +++ b/DEPS
@@ -139,7 +139,7 @@ }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@2d409ca4e3b67c28e7d028f6145c0150ea008c06', + 'url': '{chromium_git}/vulkan-deps@c9c304a87f473a6b497f811dd0714a3ae7d8922d', 'condition': 'dawn_standalone', },