commit | 0d517dece19be80f051360d2a54b05bce8dddebf | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Fri Apr 19 01:12:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 19 01:12:52 2024 +0000 |
tree | 068a1f8f9e6fd043b22ba8ff65d46bf4827f334f | |
parent | 1775c3f4ecb4a439250f55899d413596c9da194d [diff] |
Fix clang-tidy warnings Change-Id: I66df184a9fb03e55af9dd867f49a184e70537b2f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184626 Auto-Submit: David Neto <dneto@google.com> Commit-Queue: David Neto <dneto@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Austin Eng <enga@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.