Roll Dawn from b9ab0240030d to 871c213d1b23 (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/b9ab0240030d..871c213d1b23 2022-07-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1154cc46d44d to 9070e279a887 (2 revisions) 2022-07-06 dneto@google.com Delete tests with invalid SPIR-V inputs 2022-07-05 dsinclair@chromium.org Roll third_party/webgpu-cts/ 7334f06d2..6c0f3bab4 (11 commits) 2022-07-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d1116fa9e9dc to 7987bda077c8 (1 revision) 2022-07-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 24ed8b7a6bd7 to 5d976018641e (1 revision) 2022-07-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 44d8bf7602e2 to 1154cc46d44d (4 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC dsinclair@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 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 Bug: None Tbr: dsinclair@google.com Change-Id: I9064033641a23b82c19afee6c3877be42594bf65 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/555956 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
83c4cebc1e
commit
019f67c30a
2
DEPS
2
DEPS
@ -14,7 +14,7 @@ deps = {
|
||||
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
|
||||
# Dawn requires jinja2 and markupsafe for the code generator, tint for SPIRV compilation, and abseil for string formatting.
|
||||
# When the Dawn revision is updated these should be updated from the Dawn DEPS as well.
|
||||
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@b9ab0240030d48ec8ec407128b587bb08b39ea49",
|
||||
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@871c213d1b2357d08dbb59393c1720318f699306",
|
||||
"third_party/externals/jinja2" : "https://chromium.googlesource.com/chromium/src/third_party/jinja2@ee69aa00ee8536f61db6a451f3858745cf587de6",
|
||||
"third_party/externals/markupsafe" : "https://chromium.googlesource.com/chromium/src/third_party/markupsafe@0944e71f4b2cb9a871bcbe353f95e889b64a611a",
|
||||
"third_party/externals/abseil-cpp" : "https://skia.googlesource.com/external/github.com/abseil/abseil-cpp.git@c5a424a2a21005660b182516eb7a079cd8021699",
|
||||
|
Loading…
Reference in New Issue
Block a user