commit | a2738d5521e48ac3090c76c1eb863241c2890169 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Oct 23 16:00:22 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 23 16:00:22 2023 +0000 |
tree | c1b74bd51c17af2b1f16e41203fa3359ead4d27c | |
parent | 712e5d1769288b20166aca4fc4980fa8044150e0 [diff] |
Make BackendConnection NonMovable. Bug: None Change-Id: Icf51c3889324f5a17e55a10a8cb3275c2b21517f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153321 Reviewed-by: Austin Eng <enga@chromium.org> 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.