commit | f43822a3fdc9211109522ca2b40fc3f863a8ba58 | [log] [tgz] |
---|---|---|
author | shrekshao <shrekshao@google.com> | Thu Jul 29 20:26:27 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 29 20:26:27 2021 +0000 |
tree | 67e81fccccfd82d4e29a964ae322fb96fd0fe816 | |
parent | 21ae62ca5e365635116f33f4408b87096586533d [diff] |
Add docs/external_resources.md to put links to google docs etc. Bug: dawn:773 Change-Id: I52f405a8edf6c15067bbf51a547a9eedbf72f9e8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/60162 Reviewed-by: Shrek Shao <shrekshao@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Shrek Shao <shrekshao@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Shrek Shao <shrekshao@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.