Roll vulkan-deps from 842d54cf4892 to ae18e4e9f317 (16 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/842d54cf4892..ae18e4e9f317 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/babee77020ff82b571d723ce2c0262e2ec0ee3f1..04f10f650d514df88b76d25e83db360142c7b174 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/8ac4c4f80c5e338c7341152f7f0fa1bd2dc907d3..dfc5ab82cdf83c6b7ae3bc4198822c130df6f2a6 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/ab8520f3445dbf823d3927d6faf22b7f5651000a..983f86f9b5f5de9ce37349f42c38d6418218126f https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/ca0d00d0d86ee2f6f1c2447be2e6221a39598260..711102e97df4bbbb8627089ea1745f3b5b02acca 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,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: cwallez@google.com Change-Id: I8b6efbc7f4c64b3a65d924f506e18bce4459c41b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/286215 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 90872ca..467e0d9 100644 --- a/DEPS +++ b/DEPS
@@ -315,7 +315,7 @@ }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@842d54cf48928b63a13306a53942fec173dd11e3', + 'url': '{chromium_git}/vulkan-deps@ae18e4e9f317730c4df7d318374e880599f940c8', 'condition': 'dawn_standalone', }, @@ -325,12 +325,12 @@ }, 'third_party/spirv-headers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@babee77020ff82b571d723ce2c0262e2ec0ee3f1', + 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@04f10f650d514df88b76d25e83db360142c7b174', 'condition': 'dawn_standalone', }, 'third_party/spirv-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@8ac4c4f80c5e338c7341152f7f0fa1bd2dc907d3', + 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@dfc5ab82cdf83c6b7ae3bc4198822c130df6f2a6', 'condition': 'dawn_standalone', }, @@ -345,7 +345,7 @@ }, 'third_party/vulkan-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@ab8520f3445dbf823d3927d6faf22b7f5651000a', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@983f86f9b5f5de9ce37349f42c38d6418218126f', 'condition': 'dawn_standalone', }, @@ -355,7 +355,7 @@ }, 'third_party/vulkan-validation-layers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@ca0d00d0d86ee2f6f1c2447be2e6221a39598260', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@711102e97df4bbbb8627089ea1745f3b5b02acca', 'condition': 'dawn_standalone', },
diff --git a/third_party/spirv-headers/src b/third_party/spirv-headers/src index babee77..04f10f6 160000 --- a/third_party/spirv-headers/src +++ b/third_party/spirv-headers/src
@@ -1 +1 @@ -Subproject commit babee77020ff82b571d723ce2c0262e2ec0ee3f1 +Subproject commit 04f10f650d514df88b76d25e83db360142c7b174
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src index 8ac4c4f..dfc5ab8 160000 --- a/third_party/spirv-tools/src +++ b/third_party/spirv-tools/src
@@ -1 +1 @@ -Subproject commit 8ac4c4f80c5e338c7341152f7f0fa1bd2dc907d3 +Subproject commit dfc5ab82cdf83c6b7ae3bc4198822c130df6f2a6
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps index 842d54c..ae18e4e 160000 --- a/third_party/vulkan-deps +++ b/third_party/vulkan-deps
@@ -1 +1 @@ -Subproject commit 842d54cf48928b63a13306a53942fec173dd11e3 +Subproject commit ae18e4e9f317730c4df7d318374e880599f940c8
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src index ab8520f..983f86f 160000 --- a/third_party/vulkan-tools/src +++ b/third_party/vulkan-tools/src
@@ -1 +1 @@ -Subproject commit ab8520f3445dbf823d3927d6faf22b7f5651000a +Subproject commit 983f86f9b5f5de9ce37349f42c38d6418218126f
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src index ca0d00d..711102e 160000 --- a/third_party/vulkan-validation-layers/src +++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@ -Subproject commit ca0d00d0d86ee2f6f1c2447be2e6221a39598260 +Subproject commit 711102e97df4bbbb8627089ea1745f3b5b02acca