commit | 4c7a8cea78f4c5716f528dc75101b712c480cde3 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Jun 16 13:00:40 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 16 13:00:40 2023 +0000 |
tree | b99aeac78fc6d77df2c0c2511780c1c085c38c68 | |
parent | 525b6f5f76e2ddad10c4aa6e3b261d58bfa05a4b [diff] |
Revert "[DawnLPM] Enable dawn lpm for use_libfuzzer builds" This reverts commit 7e5f6113b005c24473fdd1908a5f47c20a0c297e. Reason for revert: Likely candidate for breaking 'chromium/ci/Windows deterministic' Bug: chromium:1455317 Original change's description: > [DawnLPM] Enable dawn lpm for use_libfuzzer builds > > This commit enables dawnlpm for use_libfuzzer=true builds which allows > us to use it on clusterfuzz. > > Bug: chromium:1374747 > Change-Id: Ie515765bc54e56b028e860f056e2e8d9681752fa > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/137341 > Reviewed-by: Austin Eng <enga@chromium.org> > Commit-Queue: Brendon Tiszka <tiszka@chromium.org> > Kokoro: Kokoro <noreply+kokoro@google.com> # Not skipping CQ checks because original CL landed > 1 day ago. Bug: chromium:1374747 Change-Id: I0ca40412f8ebc54d9f015ba7646922821d46fc4a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/137580 Kokoro: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
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.