commit | a31c15561f8b43e9988c194e52e0fed7c3e4f310 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Dec 11 13:16:16 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 13:16:16 2024 -0800 |
tree | 5aafb09bfad0e108aadcbdaf994408c7241a95ac | |
parent | cafbef3e3d72ca03cf22c54cbd42ea90bf34341d [diff] |
Update tint fuzzer docs - Add section on generating and using the corpus - Update extended command line arguments section with new args and more detail - Add a debugging section - General formatting Bug: 383513687 Bug: 340622694 Change-Id: I10b66ba2e4ae5786c725ed4af83a4dec6d6226ad Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219014 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: 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.