commit | f4480c7032fe5c60162c8242d0c13bfc06f4e486 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Feb 01 06:18:35 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 01 06:18:35 2023 +0000 |
tree | 1e621610efd92f0b1cce3732f53cc329863c178c | |
parent | 635c5d0f04967d0e410ecd9e47d9db47ded67f9f [diff] |
Roll ANGLE from ce8ce6f81eff to 754c923bfd02 (7 revisions) https://chromium.googlesource.com/angle/angle.git/+log/ce8ce6f81eff..754c923bfd02 2023-02-01 cnorthrop@google.com Tests: Add Callbreak trace 2023-02-01 lexa.knyazev@gmail.com Remove EXT_polygon_offset_clamp suppressions 2023-01-31 mark@lunarg.com Tests: Add Age of Origins Z trace 2023-01-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 7a868f186276 to b51474366e49 (62 revisions) 2023-01-31 kbr@chromium.org Revert "Metal: rewrite default uniforms and uniform blocks" 2023-01-31 ynovikov@chromium.org Skip flaky timeout test on Win SwANGLE 2023-01-31 ynovikov@chromium.org Roll chromium_revision 12d1cf2574..7a868f1862 (1099244:1099248) 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 alanbaker@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: alanbaker@google.com Change-Id: I630de5991237a96f1b86421ec01771539afdb670 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118180 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: 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.