commit | 8afe26593e8da9129f95a10e3226c891298e1be4 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed Jun 28 18:30:09 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 28 18:30:09 2023 +0000 |
tree | 5c86af86c3f78a8abd0c8a5e88b3120dc58e5e24 | |
parent | 1e256dae7fb739bc36fe454ef03777b1b2a3d98c [diff] |
Moves Ref to its own file to break dependency cycles for WeakRefs. Bug: dawn:1769 Change-Id: I9517e44b35b6cecacd90badf47c2e6d634f7902b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139101 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@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.