[fuzz] Report config information for failing transform This CL adds to the report generated by the triage tool (./tools/run fuzz -triage) the configuration information supplied to the failing transform. This also includes a cleanup to change the name of three transform control structures to be suffixed with Config instead of Options, to match the style of the rest of the transforms and make the log parsing logic simpler. Fixes: 545977881 Change-Id: I7ab7e3d608e2ee7a1f49bf5c122599b3c5c284c8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/332336 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: 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.