commit | 6a29bfcb23fbbee19aca04721e38d453fef1e0e7 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Wed Dec 11 13:16:23 2024 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 13:16:23 2024 -0800 |
tree | 635193b3a26489c44ead770add15fde12fed281d | |
parent | a31c15561f8b43e9988c194e52e0fed7c3e4f310 [diff] |
fuzz tool: add -dump parameter Bug: 340622694 Change-Id: I55aff684e7b7a012c301f23950c9ff3fda41b664 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/219015 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.