commit | 9c59dd582393107dce8aceca5e2ced3dbdca6d6b | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Wed Oct 18 20:51:09 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 18 20:51:09 2023 +0000 |
tree | afcfe2c5a04bbfa17658044af8ec572fc3831104 | |
parent | 576df36c925c7fc8db3a46ef79072fd9a687796e [diff] |
Add compat support to dawn node Bug: dawn:2151 Change-Id: I4d2ba4d8b0cf857c680fa86f2a98cf715042cbb8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156960 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Gregg Tavares <gman@chromium.org> Reviewed-by: Antonio Maiorano <amaiorano@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.