commit | c28fff58849a1447fe87e558550561706258e4f4 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed May 01 23:57:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 01 23:57:34 2024 +0000 |
tree | 04b2055c524dcdf38d3a0061ec3e810f040bc1bd | |
parent | 6bac73c5d6a48f6717554e369509879b5ce4a237 [diff] |
[tint][fuzz] Support passing fuzz::wgsl::Options to the WGSL fuzzers Provides a way to pass down command line flags to the sub-fuzzers Change-Id: Ia0bf0cd753a81ac8de7625bf0962300ba19b864d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186643 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.