commit | dededb1e5da65434d86e2414afc9087164eb3aea | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu May 18 11:30:07 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 18 11:30:07 2023 +0000 |
tree | 1a8e34aaed80eee06a7cd2f8b5c06f6ba7a66a97 | |
parent | 84d750e9823a70aee01d40b19eb0d4a92ecaa40d [diff] |
[tools] Add a new tool to auto-submit changes The change must be authored by the user and requires the following labels: * Code-Review+2 * Auto-Submit+2 * Kokoro+2 And must not have failed CQ with the latest patchset. Change-Id: Ic7b76a69a8dd134c11cb1c2a9964ab11d9fdde34 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133468 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.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.