commit | 359b82da432bdfcd9e3b5d04e84f51a3e6fe0cdc | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Apr 01 17:14:56 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 01 17:14:56 2022 +0000 |
tree | 7c079e547a4f7a34b8f59b259c4446fc512d3679 | |
parent | 75cc17f2d1103770da41ac4308515cfcaa4e19f1 [diff] |
dawn.node: Make run-cts disable disallow_unsafe_apis Bug: dawn:1123 Change-Id: I2696dedf8249f5cfd8fe0138b7ee43e567a4ddf5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85504 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.