Roll vulkan-deps from 1efa184b8c22 to 83a17e61a613 (10 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/1efa184b8c22..83a17e61a613 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/3c7b12c643437061aec00a813a7f7ae578ba813f..69249e46b6286e41ee47b5f51bf814881f15b63a https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/a41bc926e7c8acfa59acf03be73664d072f8a4f3..f013f08e4455bcc1f0eed8e3dd5e2009682656d9 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/e7216170d02921ce8acd49aebed0098adc050d23..363486479d4c8dfbfdf2e2dc397cd10aa15f80b0 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/be0e1c3683a39a26b4f1a3859226b07a482d030e..e72ca6b705fe2fed43325b189e6122a5ce81a4af https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/fccecce73a1592c2e7f2fd6ca6b13d3a285ca75c..716e05019354c6a70774a1299b66f753a10731ec 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 dsinclair@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: dsinclair@google.com Change-Id: I06c26e336f071a9f9c9b4e23a03803e33ce64629 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200594 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 02e014c..8938dc7 100644 --- a/DEPS +++ b/DEPS
@@ -272,12 +272,12 @@ }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@1efa184b8c22fafc742f9822c809c1b737cdac7d', + 'url': '{chromium_git}/vulkan-deps@83a17e61a6139074846267400090549b6330a618', 'condition': 'dawn_standalone', }, 'third_party/glslang/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@3c7b12c643437061aec00a813a7f7ae578ba813f', + 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@69249e46b6286e41ee47b5f51bf814881f15b63a', 'condition': 'dawn_standalone', }, @@ -287,12 +287,12 @@ }, 'third_party/spirv-headers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@a41bc926e7c8acfa59acf03be73664d072f8a4f3', + 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@f013f08e4455bcc1f0eed8e3dd5e2009682656d9', 'condition': 'dawn_standalone', }, 'third_party/spirv-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@e7216170d02921ce8acd49aebed0098adc050d23', + 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@363486479d4c8dfbfdf2e2dc397cd10aa15f80b0', 'condition': 'dawn_standalone', }, @@ -302,7 +302,7 @@ }, 'third_party/vulkan-loader/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@be0e1c3683a39a26b4f1a3859226b07a482d030e', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@e72ca6b705fe2fed43325b189e6122a5ce81a4af', 'condition': 'dawn_standalone', }, @@ -317,7 +317,7 @@ }, 'third_party/vulkan-validation-layers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@fccecce73a1592c2e7f2fd6ca6b13d3a285ca75c', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@716e05019354c6a70774a1299b66f753a10731ec', 'condition': 'dawn_standalone', },
diff --git a/third_party/glslang/src b/third_party/glslang/src index 3c7b12c..69249e4 160000 --- a/third_party/glslang/src +++ b/third_party/glslang/src
@@ -1 +1 @@ -Subproject commit 3c7b12c643437061aec00a813a7f7ae578ba813f +Subproject commit 69249e46b6286e41ee47b5f51bf814881f15b63a
diff --git a/third_party/spirv-headers/src b/third_party/spirv-headers/src index a41bc92..f013f08 160000 --- a/third_party/spirv-headers/src +++ b/third_party/spirv-headers/src
@@ -1 +1 @@ -Subproject commit a41bc926e7c8acfa59acf03be73664d072f8a4f3 +Subproject commit f013f08e4455bcc1f0eed8e3dd5e2009682656d9
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src index e721617..3634864 160000 --- a/third_party/spirv-tools/src +++ b/third_party/spirv-tools/src
@@ -1 +1 @@ -Subproject commit e7216170d02921ce8acd49aebed0098adc050d23 +Subproject commit 363486479d4c8dfbfdf2e2dc397cd10aa15f80b0
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps index 1efa184..83a17e6 160000 --- a/third_party/vulkan-deps +++ b/third_party/vulkan-deps
@@ -1 +1 @@ -Subproject commit 1efa184b8c22fafc742f9822c809c1b737cdac7d +Subproject commit 83a17e61a6139074846267400090549b6330a618
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src index be0e1c3..e72ca6b 160000 --- a/third_party/vulkan-loader/src +++ b/third_party/vulkan-loader/src
@@ -1 +1 @@ -Subproject commit be0e1c3683a39a26b4f1a3859226b07a482d030e +Subproject commit e72ca6b705fe2fed43325b189e6122a5ce81a4af
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src index fccecce..716e050 160000 --- a/third_party/vulkan-validation-layers/src +++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@ -Subproject commit fccecce73a1592c2e7f2fd6ca6b13d3a285ca75c +Subproject commit 716e05019354c6a70774a1299b66f753a10731ec