[tools] Improvements to 'fuzz' Add support for running multiple fuzzer targets (only 'wgsl' right now). Copy filtered files out of tint/test to the corpus directory, so that we don't fuzz uninteresting files. Pass --dxc flag to fuzzers Add a flag for ignoring non-security crashes. Change-Id: I1a49c61c642118880da71ea2eaa42b1734ec44df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190922 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ben Clayton <bclayton@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.