Roll vulkan-deps from e9ab451bc13c to d3f4b5f78306 (12 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/e9ab451bc13c..d3f4b5f78306 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/0e41d3137e125b557dafa79675563c6cabdde392..95e6e51a2430185af06a92049395144a6f63a8e1 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers/+log/9e3836d7d6023843a72ecd3fbf3f09b1b6747a9e..04b76709bf40a7ce8df3382060ef3620f19de566 https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools/+log/28a883ba4c67f58a9540fb0651c647bb02883622..40eb301f320e1d85ce3bc12798022149eae3eee3 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers/+log/7ea54b07b00bb7f7026d363027a0355ab508b18b..3fd9510a5dcdb3604a3b16af70ba474c3a0f4944 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: I1a15c5ccdf7461dd09a7998a459162a1b86fa6a7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/248921 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 675805d..1736a9f 100644 --- a/DEPS +++ b/DEPS
@@ -281,12 +281,12 @@ }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@e9ab451bc13cc726e02aed164ff96b8d1e4db0cb', + 'url': '{chromium_git}/vulkan-deps@d3f4b5f78306c8d353c0e51a88359c77b10359c0', 'condition': 'dawn_standalone', }, 'third_party/glslang/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@0e41d3137e125b557dafa79675563c6cabdde392', + 'url': '{chromium_git}/external/github.com/KhronosGroup/glslang@95e6e51a2430185af06a92049395144a6f63a8e1', 'condition': 'dawn_standalone', }, @@ -296,12 +296,12 @@ }, 'third_party/spirv-headers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@9e3836d7d6023843a72ecd3fbf3f09b1b6747a9e', + 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Headers@04b76709bf40a7ce8df3382060ef3620f19de566', 'condition': 'dawn_standalone', }, 'third_party/spirv-tools/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@28a883ba4c67f58a9540fb0651c647bb02883622', + 'url': '{chromium_git}/external/github.com/KhronosGroup/SPIRV-Tools@40eb301f320e1d85ce3bc12798022149eae3eee3', 'condition': 'dawn_standalone', }, @@ -326,7 +326,7 @@ }, 'third_party/vulkan-validation-layers/src': { - 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@7ea54b07b00bb7f7026d363027a0355ab508b18b', + 'url': '{chromium_git}/external/github.com/KhronosGroup/Vulkan-ValidationLayers@3fd9510a5dcdb3604a3b16af70ba474c3a0f4944', 'condition': 'dawn_standalone', },
diff --git a/third_party/glslang/src b/third_party/glslang/src index 0e41d31..95e6e51 160000 --- a/third_party/glslang/src +++ b/third_party/glslang/src
@@ -1 +1 @@ -Subproject commit 0e41d3137e125b557dafa79675563c6cabdde392 +Subproject commit 95e6e51a2430185af06a92049395144a6f63a8e1
diff --git a/third_party/spirv-headers/src b/third_party/spirv-headers/src index 9e3836d..04b7670 160000 --- a/third_party/spirv-headers/src +++ b/third_party/spirv-headers/src
@@ -1 +1 @@ -Subproject commit 9e3836d7d6023843a72ecd3fbf3f09b1b6747a9e +Subproject commit 04b76709bf40a7ce8df3382060ef3620f19de566
diff --git a/third_party/spirv-tools/src b/third_party/spirv-tools/src index 28a883b..40eb301 160000 --- a/third_party/spirv-tools/src +++ b/third_party/spirv-tools/src
@@ -1 +1 @@ -Subproject commit 28a883ba4c67f58a9540fb0651c647bb02883622 +Subproject commit 40eb301f320e1d85ce3bc12798022149eae3eee3
diff --git a/third_party/vulkan-deps b/third_party/vulkan-deps index e9ab451..d3f4b5f 160000 --- a/third_party/vulkan-deps +++ b/third_party/vulkan-deps
@@ -1 +1 @@ -Subproject commit e9ab451bc13cc726e02aed164ff96b8d1e4db0cb +Subproject commit d3f4b5f78306c8d353c0e51a88359c77b10359c0
diff --git a/third_party/vulkan-validation-layers/src b/third_party/vulkan-validation-layers/src index 7ea54b0..3fd9510 160000 --- a/third_party/vulkan-validation-layers/src +++ b/third_party/vulkan-validation-layers/src
@@ -1 +1 @@ -Subproject commit 7ea54b07b00bb7f7026d363027a0355ab508b18b +Subproject commit 3fd9510a5dcdb3604a3b16af70ba474c3a0f4944