Roll vulkan-deps from ee1ba742bd72 to cb5b93c401f2 (13 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/ee1ba742bd72..cb5b93c401f2 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/d4671f690ac42f196795272114daadc5088967ce..ede19b60a859aee4e7c3ab2b9b0e2cbda1d754bb https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/11aa53eab96b546c7fce5f5cb29e33069eeb9e9b..075488ccd6600fea664e10ee2f946c76086827d2 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/48a4bcbdf619e57204783f8c1a04c76c160ddd5b..362c28b8e13292f0fca1b0c9ce3ba515fe9b71a1 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/a663eca87ba71294dd4b74ba9d3e64a72d725453..906b27a77f4857fae6da3062df4cf6ab0c06e8d4 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/14de3c0d7b396853d81e6975aad3713984a697a6..7bdb79f243831ccf642309d0be69b53a533dff46 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,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: lokokung@google.com Change-Id: I16a6311045a0817a4c5a9d7e3334ca4da0bee109 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/288275 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 d1a4bb8..f71b728 100644 --- a/DEPS +++ b/DEPS
@@ -315,7 +315,7 @@ }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@ee1ba742bd72e64a9c2e645d394454ac8a97080a', + 'url': '{chromium_git}/vulkan-deps@cb5b93c401f2f40a4aada463595829a63fcb8ad4', 'condition': 'dawn_standalone', }, @@ -330,7 +330,7 @@ }, 'third_party/spirv-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@d4671f690ac42f196795272114daadc5088967ce', + 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@ede19b60a859aee4e7c3ab2b9b0e2cbda1d754bb', 'condition': 'dawn_standalone', }, @@ -340,22 +340,22 @@ }, 'third_party/vulkan-loader/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@11aa53eab96b546c7fce5f5cb29e33069eeb9e9b', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@075488ccd6600fea664e10ee2f946c76086827d2', 'condition': 'dawn_standalone', }, 'third_party/vulkan-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@48a4bcbdf619e57204783f8c1a04c76c160ddd5b', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@362c28b8e13292f0fca1b0c9ce3ba515fe9b71a1', 'condition': 'dawn_standalone', }, 'third_party/vulkan-utility-libraries/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@a663eca87ba71294dd4b74ba9d3e64a72d725453', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@906b27a77f4857fae6da3062df4cf6ab0c06e8d4', 'condition': 'dawn_standalone', }, 'third_party/vulkan-validation-layers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@14de3c0d7b396853d81e6975aad3713984a697a6', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@7bdb79f243831ccf642309d0be69b53a533dff46', 'condition': 'dawn_standalone', },
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src index d4671f6..ede19b6 160000 --- a/third_party/spirv-tools/src +++ b/third_party/spirv-tools/src
@@ -1 +1 @@ -Subproject commit d4671f690ac42f196795272114daadc5088967ce +Subproject commit ede19b60a859aee4e7c3ab2b9b0e2cbda1d754bb
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps index ee1ba74..cb5b93c 160000 --- a/third_party/vulkan-deps +++ b/third_party/vulkan-deps
@@ -1 +1 @@ -Subproject commit ee1ba742bd72e64a9c2e645d394454ac8a97080a +Subproject commit cb5b93c401f2f40a4aada463595829a63fcb8ad4
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src index 11aa53e..075488c 160000 --- a/third_party/vulkan-loader/src +++ b/third_party/vulkan-loader/src
@@ -1 +1 @@ -Subproject commit 11aa53eab96b546c7fce5f5cb29e33069eeb9e9b +Subproject commit 075488ccd6600fea664e10ee2f946c76086827d2
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src index 48a4bcb..362c28b 160000 --- a/third_party/vulkan-tools/src +++ b/third_party/vulkan-tools/src
@@ -1 +1 @@ -Subproject commit 48a4bcbdf619e57204783f8c1a04c76c160ddd5b +Subproject commit 362c28b8e13292f0fca1b0c9ce3ba515fe9b71a1
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src index a663eca..906b27a 160000 --- a/third_party/vulkan-utility-libraries/src +++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@ -Subproject commit a663eca87ba71294dd4b74ba9d3e64a72d725453 +Subproject commit 906b27a77f4857fae6da3062df4cf6ab0c06e8d4
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src index 14de3c0..7bdb79f 160000 --- a/third_party/vulkan-validation-layers/src +++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@ -Subproject commit 14de3c0d7b396853d81e6975aad3713984a697a6 +Subproject commit 7bdb79f243831ccf642309d0be69b53a533dff46