commit | cb9ccf87002b881cd6fbcddd9db1937220cfd9bd | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Apr 23 10:07:32 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Apr 23 10:07:32 2024 +0000 |
tree | 63e9f0fe27ee6909bf9a6928b5c8d8c31eee74aa | |
parent | f792ce6e091b89be72c660e67bccbdcd9f319d8b [diff] |
[tint][fuzz][ir] Add BuiltinPolyfill fuzzer Bug: tint:2223 Change-Id: Ia055841fdaeb2660136f75c1340aebe7cb7fbcae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185111 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: 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.