commit | d020b0427915ffe1c0e7b7833abe0b43d7e480d3 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu May 29 10:40:31 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 29 10:40:31 2025 -0700 |
tree | 0d60491353356716aec91e06c89587d1ee89cf89 | |
parent | 91181d8e4bc3a429f8a7346e445a5db0079e38bc [diff] |
[fuzz] Add more verbose logging for skipped cases This makes it easier to see when and why fuzzing is skipped. Change-Id: Ic39677cf173cac30c9e6424fe261d4acfac86128 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/244394 Reviewed-by: Ryan Harrison <rharrison@chromium.org> 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.