commit | ac61042f8b8ed2b06d68a66492627a5846d07a22 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Jun 01 16:08:22 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 01 16:08:22 2021 +0000 |
tree | eef5d30eb4bab78f82d8fa40eaa6670212bed68f | |
parent | e98979415e8226aad05c3f6581aa26616fd8ea90 [diff] |
docs/contributing.md: Explain how to start a review. Also mention that the Bug: tag should be at the bottom of the commit message. Bug: dawn:23 Change-Id: Ib4e6b3c3db2f97af94c7e8240af90f85add5547f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/52780 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@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.