Roll Dawn from a584311a6a73 to 25eb373eede4 (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/a584311a6a73..25eb373eede4 2020-10-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from bfc2fceb840a to 5d40a5621b7d (1 revision) 2020-10-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c8b2d23e9de7 to bfc2fceb840a (1 revision) 2020-10-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 6857ed0b0bc3 to c8b2d23e9de7 (1 revision) 2020-10-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c55fc39acba8 to 6857ed0b0bc3 (1 revision) 2020-10-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4dd5665502ad to c55fc39acba8 (1 revision) 2020-10-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 62bbc6f6c050 to 4dd5665502ad (1 revision) 2020-10-29 cwallez@chromium.org Fix RPDesc::occlusionQuerySet not defaulting to nullptr 2020-10-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d2fa57d26dff to 62bbc6f6c050 (1 revision) 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 rharrison@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: rharrison@google.com Change-Id: Id79541aca37ad2eb04561566a5143310f30ac9c9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/330682 Reviewed-by: 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
4691b0f82b
commit
8a6bdf14d2
2
DEPS
2
DEPS
@ -11,7 +11,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, and glslang and shaderc for SPIRV compilation.
|
||||
# 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@a584311a6a73a2b8b21703874742128c6d92f549",
|
||||
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@25eb373eede4aaa8ed069457e2c05b9c9eab9db2",
|
||||
"third_party/externals/glslang" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang@4dcc12d1a441b29d5901bc708bb1343d29d6459f",
|
||||
"third_party/externals/jinja2" : "https://chromium.googlesource.com/chromium/src/third_party/jinja2@b41863e42637544c2941b574c7877d3e1f663e25",
|
||||
"third_party/externals/markupsafe" : "https://chromium.googlesource.com/chromium/src/third_party/markupsafe@8f45f5cfa0009d2a70589bcda0349b8cb2b72783",
|
||||
|
Loading…
Reference in New Issue
Block a user