commit | e3faaae11a214b8e9df7de00f7f4c84ccc1ba4ac | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Oct 21 14:37:52 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed Oct 21 14:37:52 2020 +0000 |
tree | 70054f76ee48d078f2af59a56d58de9c58917a1d | |
parent | e2cbcc9565886e0a066580e3be7426b9924be72f [diff] |
Trivial grammar fix in README.md This is mostly a CL to see if the CQ is able to land commits after the renaming of Dawn's primary branch to "main". Bug: dawn:555 Change-Id: I8bf176be2320521de72adb2d91893fb350a379b1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/30702 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Commit-Queue: 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.