commit | 9fd7c63151ff1e0ec3228a7b26436c46ec1d0edc | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Sat Oct 15 04:56:00 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 15 04:56:00 2022 +0000 |
tree | 6f11977883978a2b22f17389843253bcc16c7081 | |
parent | 99084a411df0454ca5d144f0e574b4a0e54b429d [diff] |
Roll ANGLE from 7d76160b7300 to eaa71709c58d (8 revisions) https://chromium.googlesource.com/angle/angle.git/+log/7d76160b7300..eaa71709c58d 2022-10-15 syoussefi@chromium.org Vulkan: s/ContextVk/Context in pipeline creation 2022-10-14 jmadill@chromium.org Capture/Replay: Auto-generate EGL capture code. 2022-10-14 jmadill@chromium.org Capture/Replay: Clean up EGL capture. 2022-10-14 gregschlom@google.com Make ANGLE's Worker Pool actually pool the threads. 2022-10-14 cclao@google.com Vulkan: Add forceWaitForSubmissionToCompleteForQueryResult flag 2022-10-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 7aaf3aef809d to bfc5b6f54270 (11 revisions) 2022-10-14 syoussefi@chromium.org Vulkan: Merge warmed up compute cache into renderer 2022-10-14 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from f4ed7376e1da to 7aaf3aef809d (1 revision) 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 cwallez@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: cwallez@google.com Change-Id: I64afef8219147b35454e3cca60ec295377b9871c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106060 Kokoro: Kokoro <noreply+kokoro@google.com> 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.