commit | c6b786e0fc01dcfe01e921ec5c0ddbbdd7d97368 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Sep 28 16:56:31 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 28 16:56:31 2021 +0000 |
tree | b807c4675791e1894c035ef9a987d996a27b82de | |
parent | 9a10674bb934b4e77b342f4ce8c84523923088bb [diff] |
dawn_node: Add binding/GPUAdapter.cpp Bug: dawn:1123 Change-Id: I5eee0036acf4db18dd103f863c4f07511a0cee25 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64917 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Austin Eng <enga@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.