Roll vulkan-deps from b48b5be748a7 to 1ea770ceed23 (16 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/b48b5be748a7..1ea770ceed23 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/2bfc7cadbd52a90833416633a77ce1941086ea79..0d26b9d6d64f30105755b60fc9747065617998b4 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/d91597a82f881d473887b560a03a7edf2720b72c..b955ae0edb4f02074bfbf134ccc1980e83122d30 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/326e17b35f028cec8c597926d4da3178760d6a93..2d2d46f38fb2e8c0362668ca3605f81d71236f68 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/56eca742a15f8a692306b66b23484682ee6e1806..2030a5b09f5656d1e9b8c9c4ab3ebe98024da150 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/bfd85956e1b4c1c79842ce857fc7fb15adb8a573..b541be2eae6f22772015dc76d215c723693ae028 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/44e69fc6823a1f11bf0dca9187287b618e30c842..edb909e193061350f0274345463e7b9747e109ba 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 kainino@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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: I4fe0cd6befcf62ed94a7a9098fb4e694d5ad6dd3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211181 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 12b2319..16786d8 100644 --- a/DEPS +++ b/DEPS
@@ -278,12 +278,12 @@ }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@b48b5be748a701db960a23d606fc94293ba94e93', + 'url': '{chromium_git}/vulkan-deps@1ea770ceed237f0bb0df47360e7e96751e820b91', 'condition': 'dawn_standalone', }, 'third_party/glslang/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@2bfc7cadbd52a90833416633a77ce1941086ea79', + 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@0d26b9d6d64f30105755b60fc9747065617998b4', 'condition': 'dawn_standalone', }, @@ -303,27 +303,27 @@ }, 'third_party/vulkan-headers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@d91597a82f881d473887b560a03a7edf2720b72c', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@b955ae0edb4f02074bfbf134ccc1980e83122d30', 'condition': 'dawn_standalone', }, 'third_party/vulkan-loader/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@326e17b35f028cec8c597926d4da3178760d6a93', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@2d2d46f38fb2e8c0362668ca3605f81d71236f68', 'condition': 'dawn_standalone', }, 'third_party/vulkan-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@56eca742a15f8a692306b66b23484682ee6e1806', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@2030a5b09f5656d1e9b8c9c4ab3ebe98024da150', 'condition': 'dawn_standalone', }, 'third_party/vulkan-utility-libraries/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@bfd85956e1b4c1c79842ce857fc7fb15adb8a573', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@b541be2eae6f22772015dc76d215c723693ae028', 'condition': 'dawn_standalone', }, 'third_party/vulkan-validation-layers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@44e69fc6823a1f11bf0dca9187287b618e30c842', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@edb909e193061350f0274345463e7b9747e109ba', 'condition': 'dawn_standalone', },
diff --git a/third_party/glslang/src b/third_party/glslang/src index 2bfc7ca..0d26b9d 160000 --- a/third_party/glslang/src +++ b/third_party/glslang/src
@@ -1 +1 @@ -Subproject commit 2bfc7cadbd52a90833416633a77ce1941086ea79 +Subproject commit 0d26b9d6d64f30105755b60fc9747065617998b4
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps index b48b5be..1ea770c 160000 --- a/third_party/vulkan-deps +++ b/third_party/vulkan-deps
@@ -1 +1 @@ -Subproject commit b48b5be748a701db960a23d606fc94293ba94e93 +Subproject commit 1ea770ceed237f0bb0df47360e7e96751e820b91
diff --git a/third_party/vulkan-headers/src b/third_party/vulkan-headers/src index d91597a..b955ae0 160000 --- a/third_party/vulkan-headers/src +++ b/third_party/vulkan-headers/src
@@ -1 +1 @@ -Subproject commit d91597a82f881d473887b560a03a7edf2720b72c +Subproject commit b955ae0edb4f02074bfbf134ccc1980e83122d30
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src index 326e17b..2d2d46f 160000 --- a/third_party/vulkan-loader/src +++ b/third_party/vulkan-loader/src
@@ -1 +1 @@ -Subproject commit 326e17b35f028cec8c597926d4da3178760d6a93 +Subproject commit 2d2d46f38fb2e8c0362668ca3605f81d71236f68
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src index 56eca74..2030a5b 160000 --- a/third_party/vulkan-tools/src +++ b/third_party/vulkan-tools/src
@@ -1 +1 @@ -Subproject commit 56eca742a15f8a692306b66b23484682ee6e1806 +Subproject commit 2030a5b09f5656d1e9b8c9c4ab3ebe98024da150
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src index bfd8595..b541be2 160000 --- a/third_party/vulkan-utility-libraries/src +++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@ -Subproject commit bfd85956e1b4c1c79842ce857fc7fb15adb8a573 +Subproject commit b541be2eae6f22772015dc76d215c723693ae028
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src index 44e69fc..edb909e 160000 --- a/third_party/vulkan-validation-layers/src +++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@ -Subproject commit 44e69fc6823a1f11bf0dca9187287b618e30c842 +Subproject commit edb909e193061350f0274345463e7b9747e109ba