commit | ebc8114aab3ee5860ee3c2bc7f546e6323323499 | [log] [tgz] |
---|---|---|
author | Gus Caplan <snek@chromium.org> | Sun Aug 20 19:09:29 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Aug 20 19:09:29 2023 +0000 |
tree | a2c45dcc84b7c1a0ce08102a981bae6225de309c | |
parent | 0c958b951874e70dc90e9ef0055e6a8e438b4a69 [diff] |
[node] add module with fixed imports Change-Id: I5e73c691a67de1f63217b45d8d9edbadada2d887 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/143540 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: snek <snek@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.