commit | 7320e43c215888610a197bce2ced7e344ff3f103 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Apr 25 12:05:22 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Thu Apr 25 12:05:22 2024 +0000 |
tree | 615e69f58f661221277a3af9a1aca52239ea6349 | |
parent | 8ec8ac6d714a121281269377247b1698770acd34 [diff] |
[tint][fuzz][ast] Add CanonicalizeEntryPointIO fuzzer Bug: tint:2223 Change-Id: Ie727d9b5eb2d8859c77e1ddc646100e13c88a2bb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185626 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: 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.