commit | a11a44eb622215632b29d16c43d7d48b0df11a24 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Mon Mar 10 18:08:39 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 10 18:08:39 2025 -0700 |
tree | 7e599e2a12ea39ad4348bc6bf9a61637377088d0 | |
parent | 73dbcd510c873cb9abfebb8fe1e027dee287ca13 [diff] |
Reapply "[tint][fuzz] Add fuzzer corpora minimization" This reverts commit fb45b024d9a770823b2895463f5251f3697557f5. Removed the problematic minimization targets, since they will not be used by any bots. Instead added documentation for devs on how to manually run minimization if needed. Issue: 399689217 Change-Id: If8d777bdb96fed7e15a41431e64e8e8a5ea91887 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230015 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@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.