commit | 7d174a1effd8f74e13f8bb3184257bae4c9b99fc | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Tue Sep 21 17:36:27 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 21 17:36:27 2021 +0000 |
tree | 57c21223bcd728f3f98320e68b727e75ab4af065 | |
parent | edeb54abf348847387fee370eea5aac7329c30b2 [diff] |
dawn.json changes to match upstream webgpu.h Bug: dawn:1080 Change-Id: Icc77f8ccd5a07162d0e7795d7160d936f9c33e49 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64620 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.