Skip to content

Commit

Permalink
Manual roll vulkan-deps from 3ba43743089e to ec0c320a8ca1 (34 revisions)
Browse files Browse the repository at this point in the history
Manual roll requested by [email protected]

https://chromium.googlesource.com/vulkan-deps.git/+log/3ba43743089e..ec0c320a8ca1

Changed dependencies:
* glslang: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang.git/+log/8a3ea594c7..2db79056b4
* spirv-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/ade1f7cfd7..2904985aee
* vulkan-headers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers.git/+log/cfebfc96b2..1e7b8a6d03
* vulkan-loader: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/2cb930f7f7..77d1f98036
* vulkan-tools: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/c5da01ee0a..d14404b26e
* vulkan-utility-libraries: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries.git/+log/0519e66f42..72696f2782
* vulkan-validation-layers: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/dc9a7170f2..d89ce7ad87

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-angle-autoroll
Please CC [email protected],[email protected] on the revert to
ensure that a human
is aware of the problem.

To file a bug in ANGLE:
https://bugs.chromium.org/p/angleproject/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: [email protected]
Change-Id: I028b7c0497a345465bfef86c2a58682f230ee864
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5455451
Bot-Commit: angle-autoroll <[email protected]>
Commit-Queue: angle-autoroll <[email protected]>
  • Loading branch information
angle-autoroll authored and Angle LUCI CQ committed Apr 15, 2024
1 parent 041b0a4 commit 50d95bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@ deps = {
},

'third_party/vulkan-deps': {
'url': Var('chromium_git') + '/vulkan-deps@3ba43743089e09f074f4aa7f2bac681d3c13e70b',
'url': Var('chromium_git') + '/vulkan-deps@ec0c320a8ca186363f609b697c037597398a43e6',
'condition': 'not build_with_chromium',
},

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"src/libANGLE/renderer/vulkan/vk_mandatory_format_support_table_autogen.cpp":
"96ac9e08704b7a086f7c8db5d213de2b",
"third_party/vulkan-deps/vulkan-headers/src/registry/vk.xml":
"17777ca873d5d255c8abd512aa5b1aad"
"92f8dff013d055ad698a16b7c31cef14"
}
2 changes: 1 addition & 1 deletion third_party/vulkan-deps
Submodule vulkan-deps updated from 3ba437 to ec0c32

0 comments on commit 50d95bf

Please sign in to comment.