commit | 736dd07303323021e92fddc5be02a63af66c20ce | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Wed Dec 15 18:06:36 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 15 18:06:36 2021 +0000 |
tree | 725d069f6ae5ee61a7c9c6835066264dcc6eefa4 | |
parent | 4a179c2d96a0348775b9af2b93042c901fc2426e [diff] |
Fix typo in api_struct_info.json Breaking the Dawn->Chromium roll Bug: none Change-Id: Ic016b8bbdc817696bd31192a48dfd2022adcff8f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/73060 Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> 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 the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.