commit | cf712819751056857c1b4ac304eaf93c2c7b0ff9 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Feb 21 19:56:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 21 19:56:20 2024 +0000 |
tree | e7fd5857897d847163414400b3787be13bb9d4fc | |
parent | f56466d00150dd81b8414d38e90ee82c280108d4 [diff] |
Add tricium configuration for Dawn. This cl updates the starlark files for Dawn to add tricium and clang-tidy try runs into the build. Change-Id: Id858c46348ba3de6e4931ce57684cd35fdb1c3ff Bug: dawn:1414 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175320 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Yiwei Zhang <yiwzhang@google.com>
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.