commit | 8bef7b24be825c0b9f0b4bf983f62f5334107cbe | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Feb 20 21:17:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 20 21:17:37 2024 +0000 |
tree | 7840f52a8de237f2da5623bce1f28366090f0ede | |
parent | feb003358b8046c50e0c5db4ca500753ea336098 [diff] |
[clang-tidy] Remove cppcoreguidelines-avoid-const-or-ref-data-members rule Change-Id: I662bbf6c5f084878aabac66dc3b4f9ce6a613dbb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175249 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.