commit | a4431a745d7116d7e07c9c220a5e1f4a1e249a1f | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Jun 06 20:18:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 06 20:18:45 2024 +0000 |
tree | 9059acf432a3d492194d5d76f85c372a993de29e | |
parent | b1504b7d84df2fcf7ab4fe37a2aac8c86f895356 [diff] |
[tint][ir][fuzz] Disable default corpus generation Due to the corpus taking a long time to generate, and possibly being misformatted, removing it as a dependency of tint_ir_fuzzer. It can still be generated via invoking the action directly. Issues: 343218481, 345377541 Change-Id: I24e73f19c68f792dc68e4cbc0e446fe2dc4e842e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/192221 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@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.