commit | 7ed2f05bb06f59a677f1cc0295866ef520cf5c40 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Sep 27 04:24:07 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 27 04:24:07 2023 +0000 |
tree | 1573aeca50faf38428dc6fd9d6dc60359aaf774d | |
parent | 1ec4835ca75d777a294587d50cb6640dcc6bd740 [diff] |
Roll ANGLE from c9955641bcc2 to 2c0f9d20f699 (5 revisions) https://chromium.googlesource.com/angle/angle.git/+log/c9955641bcc2..2c0f9d20f699 2023-09-26 geofflang@chromium.org Metal: Protect against invalid locations in setUniformImpl 2023-09-26 geofflang@chromium.org Limit the uncompressed data size when decompressing blobs. 2023-09-26 cnorthrop@google.com Tests: Add Batman: The Telltale Series trace 2023-09-26 syoussefi@chromium.org Turn is-link-thread-safe feature into a positive condition 2023-09-26 romanl@google.com BufferHelperPointerVector -> BufferHelperQueue (deque) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC amaiorano@google.com,angle-team+autoroll@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To file a bug in Dawn: https://bugs.chromium.org/p/dawn/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 Bug: None Tbr: amaiorano@google.com Change-Id: Ic3a46e2750b5e687a613eee0a0b83482511f1984 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153701 Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.