commit | d072e111203245b8ddac46a9debe8db1fd7cea36 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Aug 09 14:09:00 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 09 14:09:00 2022 +0000 |
tree | 19d8f05d6d2382c2cf06d7ddc774963e65d5d0d2 | |
parent | 11e415d0bd99ee1c91a4363bddcd1c6c11fd5c9d [diff] |
Fix addition of README.md's content to README.chromium Bug: dawn:1397 Change-Id: Ie6de5462b319a5991362b4eeac6b1baa2e6e38f1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/98640 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Dan Sinclair <dsinclair@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.