commit | ee467b3247a6114a314c8206d149c07b90434a9e | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jul 27 21:31:21 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 27 21:31:21 2023 +0000 |
tree | 1c3b52f78fa47e27bf5f147a3c385ae01fff7103 | |
parent | eb6643137e32cd350e7394065d248af9c852c50f [diff] |
Roll ANGLE from af5bf5b8245e to 13842e1c3343 (4 revisions) https://chromium.googlesource.com/angle/angle.git/+log/af5bf5b8245e..13842e1c3343 2023-07-27 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from a78d58d81a3c to 1d3454a69e91 (938 revisions) 2023-07-27 cclao@google.com Improve ProgramExecutable::load performance 2023-07-27 ynovikov@chromium.org Suppress 2 end2end tests on iOS Metal 2023-07-27 i.nazarov@samsung.com Fix ExternalImageTarget EGLImage race 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 angle-team+autoroll@google.com,enga@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: enga@google.com Change-Id: I0467d9b631716d30ee0f34c52ed398bbb2e5d08e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143460 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.