commit | 6f8ff744da8d0d4da5e5bbbafca98cf6b76cf99a | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Mar 28 19:55:42 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 28 19:55:42 2022 +0000 |
tree | 279d7d5e96c7ab60bb71175e2822d2259dafab35 | |
parent | ac0f60c307c2227cc57eadb02f7056b174433b85 [diff] |
dawn/node: Fetch and use node 16.13 Fixed: dawn:1329 Change-Id: Ifbc97961f1cafa804908d24d61da72ce0f59dae0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85061 Reviewed-by: Austin Eng <enga@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.