commit | d05e532c6bd2df2130b85f1eea3c9ba08e1ff621 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Sep 11 10:38:46 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Fri Sep 11 10:38:46 2020 +0000 |
tree | 010fbbf207894a662db061b892968394671113c3 | |
parent | 948b3a05550b88519e5f92baee5292790a6ec1e1 [diff] |
Fix typo in README.md Bug: None TBR=enga@chromium.org Change-Id: Ib86da5fca2fb3cf1287cca47be1d739433fd2048 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/28420 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.