commit | 200ed613bad01a67662c687f7a515c248ee72375 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Sep 30 17:08:41 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 30 17:08:41 2021 +0000 |
tree | d67a13215c245e6190fcbc17f2e8bba0f93e0654 | |
parent | 8bbcd8018d08fb52cee0a4bbf83e85d1d0041651 [diff] |
dawn_node: Add a tool to run the CTS Bug: dawn:1123 Change-Id: I00e875727f7a130af2025b89346380d4ea944fe1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/65160 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com>
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.