commit | 4fe5d654460ac5af6e7d6caa2cb5ac67f991d034 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Jan 10 15:23:01 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 10 15:23:01 2022 +0000 |
tree | de8139a5cd59cdf52d427d5bf12f768db0cc37e2 | |
parent | 454c64429ba3266fa417d26d5f164dd41144b5b2 [diff] |
dawn_node: Allow Include and Mixins to come out of order in idlgen Bug: dawn:1123 Change-Id: I120e6234e194f46954e3c7e75a3a8cc667df9611 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75900 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> 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.