Roll Dawn from a1a3e0484c48 to 9483b741a884 (10 revisions)
https://dawn.googlesource.com/dawn.git/+log/a1a3e0484c48..9483b741a884 2022-05-03 enga@chromium.org Mark requestDevice_limits:supported_limits:* RetryOnFailure 2022-05-03 enga@chromium.org Roll third_party/webgpu-cts/ 547d67bc2..249f2b79 (8 commits) 2022-05-03 bclayton@google.com dawn/node: Roll to latest IDL 2022-05-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from cdf43bd816d7 to c75846ead9a0 (1 revision) 2022-05-03 bclayton@google.com tools: More CTS tooling improvements 2022-05-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e39dfe0fe61c to 84e42c3b04da (30 revisions) 2022-05-03 bclayton@google.com tint: Fix indentation in code templates 2022-05-03 bclayton@google.com run-cts: Default enable colors iff stdout is a terminal. 2022-05-03 bclayton@google.com tint: Fix `[chromium-style]` auto pointer warnings 2022-05-03 bclayton@google.com tint: Don't generate 'smoothStep' tests 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 amaiorano@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: amaiorano@google.com Change-Id: Ic7dcca1a1aaf3de4a8a3ebbf4ca1295fa84fb95b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/536956 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
47454bb404
commit
7425ab9c6d
2
DEPS
2
DEPS
@ -16,7 +16,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@a1a3e0484c489bb7fd52be91be0388c99dde6e30",
|
||||
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@9483b741a884a1348611da58cd6b50b2d5e2b6fa",
|
||||
"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