commit | d011f42aeced8eb0ac7f3e999e8819baea66117d | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Apr 22 19:08:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 22 19:08:59 2024 +0000 |
tree | 412e966380b46472542b6d726c9953e532537f69 | |
parent | 988805ac8637dc9d93887fe521f5a5805600d02d [diff] |
[tint][fuzz] Add fuzzer command line flags Add '--verbose' to print what the fuzzer is up to Add '--filter' to only run the given fuzzer(s) Bug: tint:2223 Change-Id: I60a352e44cc52d61d3b6e09ece3ba39b19d7fc91 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185100 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@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.