commit | 43351a8d51033b530e992cef5fb81544981b0907 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Aug 31 07:06:56 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 31 07:06:56 2023 +0000 |
tree | 64d83c9d51be8e8b222fcc3d635691cc9ddd3d52 | |
parent | 23e97e686c0b5afd85b1ff22c22afa01d7e4b1e4 [diff] |
Move AcquireRef back to Ref.h Bug: dawn:1769 Change-Id: I4299e83d9de14f42c323a3a04b0f0247bc509ae5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149162 Reviewed-by: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Corentin Wallez <cwallez@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.