commit | 00c80004d043b95e09c350182b3f4cff657edadb | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jun 15 18:40:37 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 15 18:40:37 2023 +0000 |
tree | d97300d3ce3f81f181fa2dd08a7ed0cb19b4692e | |
parent | 138d5b7b9f6f2e394b95b040ffd7b041cbba7831 [diff] |
Roll ANGLE from 5a5f21f4a2e2 to 3545ae0ca0b3 (6 revisions) https://chromium.googlesource.com/angle/angle.git/+log/5a5f21f4a2e2..3545ae0ca0b3 2023-06-15 i.nazarov@samsung.com Add isContextMutexStateConsistent() ASSERT 2023-06-15 romanl@google.com Make Test spec JSON generator hashless. 2023-06-15 geofflang@chromium.org Metal: Set alphaToCoverageEnabled in checkIfPipelineChanged 2023-06-15 fangzhoug@chromium.org Mali: Make the placeholder FBO complete for timer queries 2023-06-15 ynovikov@chromium.org Add ANGLE experimental SwiftShader builders 2023-06-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from bfc7c889fd6c to 7df45c601f1c (609 revisions) 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,bclayton@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: bclayton@google.com Change-Id: I21765e98156184dd719293de35ab9e94ea7ab517 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/137440 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.