commit | a093612a610e58a05983527dca22097479dd780f | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu May 01 15:18:33 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 01 15:18:33 2025 -0700 |
tree | a399568be4c3fca4f8255b85d2e1fd39fc89282b | |
parent | 786011f42f80c0575c8983614c2f5351b1b67f0e [diff] |
More clang-tidy suppressions Add some more suppressions to the clang-tidy file in order to get tidy fully passing. Change-Id: I29cfd6186f28ec89edfb464f468353b79443be1d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/240094 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: 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.