| commit | 4d7ac401bc263699065deefd03ddb39e9d37224b | [log] [tgz] |
|---|---|---|
| author | Ben Clayton <bclayton@google.com> | Fri Mar 15 10:38:12 2024 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 15 10:38:12 2024 +0000 |
| tree | 3bc9879af528525615492f8e7b0bf311ba7607b8 | |
| parent | be2ad673e96c81c8b4cd7f132347ae4baaa33f10 [diff] |
Revert "infra: make cmake-mac-dbg/rel bots no longer experimental" This reverts commit 2d1a20a65a3ab16386ae0f80427cfc08297cf471. Reason for revert: Not enough bot capacity to block changes on theses: https://chromium-swarm.appspot.com/botlist?f=os%3AMac-11&f=cpu%3Ax86-64&f=pool%3Aluci.flex.try Original change's description: > infra: make cmake-mac-dbg/rel bots no longer experimental > > Bug: dawn:2435 > Change-Id: I35f9d69888c68ccf9e9460aef66972c49035a0aa > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179220 > Reviewed-by: Austin Eng <enga@chromium.org> > Kokoro: Antonio Maiorano <amaiorano@google.com> TBR=enga@chromium.org,amaiorano@google.com,noreply+kokoro@google.com Change-Id: I948bbf7f8496e996b964fdb38eb7d087f98d2b85 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: dawn:2435 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179103 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.