commit | e2fdc9d794caa2319972fd559793a060f404783b | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Sat May 25 01:27:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 25 01:27:15 2024 +0000 |
tree | 05a2a23855c25c827615de5cd2314a41dcedcedd | |
parent | 8a849e58733787b03168964139fcc44ac3305c1d [diff] |
Add cmake/msvc exclusion filters Adds exclusionary location filters to the cmake and msvc trybots so that they are not added to CLs that only touch unrelated files. Bug: chromium:342602621 Change-Id: I650eab0d15c56cd8c05371d48250c56a100cb799 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189766 Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@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.