Roll Dawn from e663ac2c27af to 38f2ff52dd9e (10 revisions)
https://dawn.googlesource.com/dawn.git/+log/e663ac2c27af..38f2ff52dd9e 2022-02-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 3c727e44e9b4 to bc3be5a83f7e (12 revisions) 2022-02-01 bclayton@google.com dawn_native/metal: Round workgroup memory size to 16 bytes 2022-02-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 5416d9ba2ab5 to e3d4197822b1 (1 revision) 2022-02-01 bclayton@google.com Move src/fuzzers to src/fuzzers/dawn 2022-02-01 cwallez@chromium.org Support 1D texture copies. 2022-02-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4db20a80409b to 4998c7b3a2b8 (1 revision) 2022-02-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from f810e9989932 to 3c727e44e9b4 (2 revisions) 2022-02-01 cwallez@chromium.org QueryHelper: improve the precision of the tick->ns conversion. 2022-02-01 cwallez@chromium.org D3D12: Unify both buffer<->texture copy paths. 2022-02-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f67b6373a667 to 5416d9ba2ab5 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from f67b6373a667 to e3d4197822b1 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 cwallez@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: cwallez@google.com Change-Id: If335400bfcb031ccc8d736cff2af5231ce5fd183 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/502928 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
bc1e97ee5f
commit
809c30246c
4
DEPS
4
DEPS
@ -16,10 +16,10 @@ 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@e663ac2c27af03966a15bb03ae5e00379e92bbb1",
|
||||
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@38f2ff52dd9e7a0f64ff8f05022d078aa855798d",
|
||||
"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/tint" : "https://dawn.googlesource.com/tint@f67b6373a667c48fbac61312da708b140181a777",
|
||||
"third_party/externals/tint" : "https://dawn.googlesource.com/tint@e3d4197822b1769398a8c3ec55f6ab4d45b01b73",
|
||||
"third_party/externals/abseil-cpp" : "https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp@789af048b388657987c59d4da406859034fe310f",
|
||||
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@c8d0c9b1d16bfda56f15165d39e0ffa360a11123",
|
||||
"third_party/externals/egl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@a0bca08de07c7d7651047bedc0b653cfaaa4f2ae",
|
||||
|
Loading…
Reference in New Issue
Block a user