Roll vulkan-deps from f1a5c8f12c26 to db71a037284b (4 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/f1a5c8f12c26..db71a037284b Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools from a9bee4cbb2fc to 689140c20446 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 jmbetancourt@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: jmbetancourt@google.com Change-Id: I172431e3118ecac69fac8284ad98707c9e73f0fd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/542185 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
480532d1c8
commit
54bc898eae
4
DEPS
4
DEPS
@ -41,12 +41,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@f1a5c8f12c26a557f9beb64e80eeb97c18c7254f",
|
||||
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@db71a037284bf388785f93b74e62600bec781980",
|
||||
"third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@b3ff97d0feafd2b7ca72aec7215cfc3d0998fb79",
|
||||
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@b765c355f488837ca4c77980ba69484f3ff277f5",
|
||||
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@98340ec500e92a534dc8384d5c45d2f488e40f6a",
|
||||
"third_party/externals/vulkan-headers" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers@1b4f46a3cc698eff1eb76aa2cd5a05736cd16857",
|
||||
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@a9bee4cbb2fcb6dc38ef2424711225f8abb2d941",
|
||||
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@689140c20446ce8b1a7dc8f4ca553d49bb4d53a4",
|
||||
#"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