commit | 6e647fb401b75ce06f3e65e77e4dc591462b5781 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Tue May 21 23:43:48 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 21 23:43:48 2024 +0000 |
tree | fcf38c6a988e99f128debee40830a27c644fc573 | |
parent | 5378ed9da9ba13768d24c77df76de813d72b720c [diff] |
[dawn][fuzzers] Add override for requestAdapterF/2 for fuzzers. Bug: 341142179 Change-Id: If4ddccea16026fe432b15b5670533445200a611b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189101 Auto-Submit: Loko Kung <lokokung@google.com> Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: Loko Kung <lokokung@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.