Roll vulkan-deps from d3f4b5f78306 to b39b1685ca27 (12 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/d3f4b5f78306..b39b1685ca27 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/95e6e51a2430185af06a92049395144a6f63a8e1..8a85691a0740d390761a1008b4696f57facd02c4 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/10739e8e00a7b6f74d22dd0a547f1406ff1f5eb9..16cedde3564629c43808401ad1eb3ca6ef24709a https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/342da33fdec78d269657194c9082835d647d2e68..eb5baa53c657b89f515429a8e9b2db246f83d341 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/e3fc64396755191b3c51e5c57d0454872e7fa487..99365fc264be73f264ef2fccc98bfb1a9d3c4592 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/72665ee1e50db3d949080df8d727dffa8067f5f8..f216bb107bfc6d99a9605572963613e828b10880 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/3fd9510a5dcdb3604a3b16af70ba474c3a0f4944..7d29258f5e5bb765057929b217d9a9662315e610 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 jrprice@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: jrprice@google.com Change-Id: Id1641018afa70272c7451ca9aeb0114b6ef1855f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/249694 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index eb823c5..bb8163c 100644 --- a/DEPS +++ b/DEPS
@@ -281,12 +281,12 @@ }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@d3f4b5f78306c8d353c0e51a88359c77b10359c0', + 'url': '{chromium_git}/vulkan-deps@b39b1685ca274f8fd4bd9954822e98e6919689de', 'condition': 'dawn_standalone', }, 'third_party/glslang/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@95e6e51a2430185af06a92049395144a6f63a8e1', + 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@8a85691a0740d390761a1008b4696f57facd02c4', 'condition': 'dawn_standalone', }, @@ -306,27 +306,27 @@ }, 'third_party/vulkan-headers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@10739e8e00a7b6f74d22dd0a547f1406ff1f5eb9', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@16cedde3564629c43808401ad1eb3ca6ef24709a', 'condition': 'dawn_standalone', }, 'third_party/vulkan-loader/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@342da33fdec78d269657194c9082835d647d2e68', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@eb5baa53c657b89f515429a8e9b2db246f83d341', 'condition': 'dawn_standalone', }, 'third_party/vulkan-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@e3fc64396755191b3c51e5c57d0454872e7fa487', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@99365fc264be73f264ef2fccc98bfb1a9d3c4592', 'condition': 'dawn_standalone', }, 'third_party/vulkan-utility-libraries/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@72665ee1e50db3d949080df8d727dffa8067f5f8', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@f216bb107bfc6d99a9605572963613e828b10880', 'condition': 'dawn_standalone', }, 'third_party/vulkan-validation-layers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@3fd9510a5dcdb3604a3b16af70ba474c3a0f4944', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@7d29258f5e5bb765057929b217d9a9662315e610', 'condition': 'dawn_standalone', },
diff --git a/third_party/glslang/src b/third_party/glslang/src index 95e6e51..8a85691 160000 --- a/third_party/glslang/src +++ b/third_party/glslang/src
@@ -1 +1 @@ -Subproject commit 95e6e51a2430185af06a92049395144a6f63a8e1 +Subproject commit 8a85691a0740d390761a1008b4696f57facd02c4
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps index d3f4b5f..b39b168 160000 --- a/third_party/vulkan-deps +++ b/third_party/vulkan-deps
@@ -1 +1 @@ -Subproject commit d3f4b5f78306c8d353c0e51a88359c77b10359c0 +Subproject commit b39b1685ca274f8fd4bd9954822e98e6919689de
diff --git a/third_party/vulkan-headers/src b/third_party/vulkan-headers/src index 10739e8..16cedde 160000 --- a/third_party/vulkan-headers/src +++ b/third_party/vulkan-headers/src
@@ -1 +1 @@ -Subproject commit 10739e8e00a7b6f74d22dd0a547f1406ff1f5eb9 +Subproject commit 16cedde3564629c43808401ad1eb3ca6ef24709a
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src index 342da33..eb5baa5 160000 --- a/third_party/vulkan-loader/src +++ b/third_party/vulkan-loader/src
@@ -1 +1 @@ -Subproject commit 342da33fdec78d269657194c9082835d647d2e68 +Subproject commit eb5baa53c657b89f515429a8e9b2db246f83d341
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src index e3fc643..99365fc 160000 --- a/third_party/vulkan-tools/src +++ b/third_party/vulkan-tools/src
@@ -1 +1 @@ -Subproject commit e3fc64396755191b3c51e5c57d0454872e7fa487 +Subproject commit 99365fc264be73f264ef2fccc98bfb1a9d3c4592
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src index 72665ee..f216bb1 160000 --- a/third_party/vulkan-utility-libraries/src +++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@ -Subproject commit 72665ee1e50db3d949080df8d727dffa8067f5f8 +Subproject commit f216bb107bfc6d99a9605572963613e828b10880
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src index 3fd9510..7d29258 160000 --- a/third_party/vulkan-validation-layers/src +++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@ -Subproject commit 3fd9510a5dcdb3604a3b16af70ba474c3a0f4944 +Subproject commit 7d29258f5e5bb765057929b217d9a9662315e610