commit | c8dab2b1667aaf2adb69114710d6c037e6cfbd2d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Apr 25 12:05:22 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Thu Apr 25 12:05:22 2024 +0000 |
tree | 87e5366e607d3a59909763e365d93e68c89c261b | |
parent | 6488e26e6b3742a78e3918d8000a82e2d325c94c [diff] |
[tools][fuzz] Don't check non-wgsl files Speeds up `./tools/run fuzz --check` which is taking increasingly longer for presubmits. Bug: tint:2223 Change-Id: Ic8aec82163779686743f18e39124717a9b18ffb3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185780 Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@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.