Roll vulkan-deps from 9d021471f38e to 755f2cc41676 (8 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/9d021471f38e..755f2cc41676 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/f06e0f3d2e5acfe4b14e714e4103dd1ccdb237e5..2956d8e7e870c5879ca7a17526736f070afddcce https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers/+log/9c77de5c3dd216f28e407eec65ed9c0a296c1f74..75ad707a587e1469fb53a901b9b68fe9f6fbc11f https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader/+log/fefd7ed96ef9994f0080dbd078822b07d8637918..a8bec310845ce80af5c00342243ae972cbe95e3b https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools/+log/ba13d38d06830f714a93c5bb159e6e4bacacf0bc..60b640cb931814fcc6dabe4fc61f4738c56579f6 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries/+log/be40e67892c83d4752ccfbee7ce690ea88087d2b..4f628210460c4df62029959cc7fb237ac75f7189 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/17cf8188d8b49bafb6c2f8ecede238f8d2dec5bf..bc9dc2b27550aef72e1e7a2120665a27ee4d73d3 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 alanbaker@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: alanbaker@google.com Change-Id: I3b80993298df62468ede7c05661700d307942c2c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241460 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 d58bca2..4972ba8 100644 --- a/DEPS +++ b/DEPS
@@ -281,7 +281,7 @@ }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@9d021471f38e15ccd4d7087f4cf05292e6e671b0', + 'url': '{chromium_git}/vulkan-deps@755f2cc4167688de76925d265b0153eeec821863', 'condition': 'dawn_standalone', }, @@ -301,32 +301,32 @@ }, 'third_party/spirv-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@f06e0f3d2e5acfe4b14e714e4103dd1ccdb237e5', + 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@2956d8e7e870c5879ca7a17526736f070afddcce', 'condition': 'dawn_standalone', }, 'third_party/vulkan-headers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@9c77de5c3dd216f28e407eec65ed9c0a296c1f74', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Headers@75ad707a587e1469fb53a901b9b68fe9f6fbc11f', 'condition': 'dawn_standalone', }, 'third_party/vulkan-loader/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@fefd7ed96ef9994f0080dbd078822b07d8637918', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Loader@a8bec310845ce80af5c00342243ae972cbe95e3b', 'condition': 'dawn_standalone', }, 'third_party/vulkan-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@ba13d38d06830f714a93c5bb159e6e4bacacf0bc', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Tools@60b640cb931814fcc6dabe4fc61f4738c56579f6', 'condition': 'dawn_standalone', }, 'third_party/vulkan-utility-libraries/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@be40e67892c83d4752ccfbee7ce690ea88087d2b', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-Utility-Libraries@4f628210460c4df62029959cc7fb237ac75f7189', 'condition': 'dawn_standalone', }, 'third_party/vulkan-validation-layers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@17cf8188d8b49bafb6c2f8ecede238f8d2dec5bf', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@bc9dc2b27550aef72e1e7a2120665a27ee4d73d3', 'condition': 'dawn_standalone', },
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src index f06e0f3..2956d8e 160000 --- a/third_party/spirv-tools/src +++ b/third_party/spirv-tools/src
@@ -1 +1 @@ -Subproject commit f06e0f3d2e5acfe4b14e714e4103dd1ccdb237e5 +Subproject commit 2956d8e7e870c5879ca7a17526736f070afddcce
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps index 9d02147..755f2cc 160000 --- a/third_party/vulkan-deps +++ b/third_party/vulkan-deps
@@ -1 +1 @@ -Subproject commit 9d021471f38e15ccd4d7087f4cf05292e6e671b0 +Subproject commit 755f2cc4167688de76925d265b0153eeec821863
diff --git a/third_party/vulkan-headers/src b/third_party/vulkan-headers/src index 9c77de5..75ad707 160000 --- a/third_party/vulkan-headers/src +++ b/third_party/vulkan-headers/src
@@ -1 +1 @@ -Subproject commit 9c77de5c3dd216f28e407eec65ed9c0a296c1f74 +Subproject commit 75ad707a587e1469fb53a901b9b68fe9f6fbc11f
diff --git a/third_party/vulkan-loader/src b/third_party/vulkan-loader/src index fefd7ed..a8bec31 160000 --- a/third_party/vulkan-loader/src +++ b/third_party/vulkan-loader/src
@@ -1 +1 @@ -Subproject commit fefd7ed96ef9994f0080dbd078822b07d8637918 +Subproject commit a8bec310845ce80af5c00342243ae972cbe95e3b
diff --git a/third_party/vulkan-tools/src b/third_party/vulkan-tools/src index ba13d38..60b640c 160000 --- a/third_party/vulkan-tools/src +++ b/third_party/vulkan-tools/src
@@ -1 +1 @@ -Subproject commit ba13d38d06830f714a93c5bb159e6e4bacacf0bc +Subproject commit 60b640cb931814fcc6dabe4fc61f4738c56579f6
diff --git a/third_party/vulkan-utility-libraries/src b/third_party/vulkan-utility-libraries/src index be40e67..4f62821 160000 --- a/third_party/vulkan-utility-libraries/src +++ b/third_party/vulkan-utility-libraries/src
@@ -1 +1 @@ -Subproject commit be40e67892c83d4752ccfbee7ce690ea88087d2b +Subproject commit 4f628210460c4df62029959cc7fb237ac75f7189
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src index 17cf818..bc9dc2b 160000 --- a/third_party/vulkan-validation-layers/src +++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@ -Subproject commit 17cf8188d8b49bafb6c2f8ecede238f8d2dec5bf +Subproject commit bc9dc2b27550aef72e1e7a2120665a27ee4d73d3