Roll vulkan-deps from 54dba77e8a94 to 23c617d371cb (5 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/54dba77e8a94..23c617d371cb Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools from c4ed5157dc36 to 37d2396cabe5 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools from 6f57b1fa230f to 25b838f3a201 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-skia-autoroll Please CC ethannicholas@google.com on the revert to ensure that a human is aware of the problem. To file a bug in skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: Ic95ddfd60ba83c45752bc5a528efaeb297e3e600 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/552904 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
7844cacdc7
commit
57ce997fcc
6
DEPS
6
DEPS
@ -43,12 +43,12 @@ deps = {
|
||||
"third_party/externals/vulkanmemoryallocator" : "https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@7de5cc00de50e71a3aab22dea52fbb7ff4efceb6",
|
||||
# vulkan-deps is a meta-repo containing several interdependent Khronos Vulkan repositories.
|
||||
# When the vulkan-deps revision is updated, those repos (spirv-*, vulkan-*) should be updated as well.
|
||||
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@54dba77e8a9499cb91f0de0e47576e50302f49d6",
|
||||
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@23c617d371cb0a340ddddf985e0043e48e986ee3",
|
||||
"third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@e6925974d1ff5cb6b6472b20eed380889cde2ae8",
|
||||
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@36c0c1596225e728bd49abb7ef56a3953e7ed468",
|
||||
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@c4ed5157dc36bb6469ef97e4c044a138866ae5d7",
|
||||
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@37d2396cabe56b29d37551ea55d0d745d5748ded",
|
||||
"third_party/externals/vulkan-headers" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers@3be1df310be8963c29125c35fce25ee0af12ff70",
|
||||
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@6f57b1fa230f4ba88c34eeed9af31a4257df7fe8",
|
||||
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@25b838f3a2019dfc51cc0b7b4023bb9a60e8b124",
|
||||
#"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4",
|
||||
"third_party/externals/wuffs" : "https://skia.googlesource.com/external/github.com/google/wuffs-mirror-release-c.git@600cd96cf47788ee3a74b40a6028b035c9fd6a61",
|
||||
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@c876c8f87101c5a75f6014b0f832499afeb65b73",
|
||||
|
Loading…
Reference in New Issue
Block a user