commit | 57c1a33560412f831185418cd20b932a856d1cf3 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Sep 04 22:00:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 04 22:00:57 2024 +0000 |
tree | 9c32ac934f501dd5477804fb0bba7e32effd21ff | |
parent | a4a5abfaca6098308fc3e6bea703aaa35a1e52ff [diff] |
[msl] Add writer fuzzer Needed an IR version of GenerateBindings(). Bug: 42251016 Change-Id: I81531a85a830712996ab6cb1e71a05b70c7a6590 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/205416 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@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.