commit | d7d55e48592070ebfe8a053dbfa342e8a6b2552d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon May 30 14:50:58 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 30 14:50:58 2022 +0000 |
tree | ac0796ef4e78ea4d09a0f7b1fea27fe4d7aa1d8f | |
parent | aa25d7ed2bfb2767ccbfd411e0b521d166b286b8 [diff] |
Update clang-tidy configuration. The previous clang-tidy file had some issues where the check configuration wasn't working correctly. This CL switches to disabling all checks, enabling specific categories and then disabling specific failing tests in those categories. Bug: dawn:1414 Change-Id: Id43cabfc57807991df652284a169e4733c70e632 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/91722 Auto-Submit: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
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.