commit | 7fa78c5be0a84d5128ada355b2d40c34ca5c81f0 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Apr 23 12:02:32 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Apr 23 12:02:32 2024 +0000 |
tree | ec85774abcd70341c6e9d8b20ab4c6795634caba | |
parent | 2189ab286cef0c8405ccb20bab03615c47b5ed4d [diff] |
[tint][fuzz][ir] Add ConversionPolyfill fuzzer Bug: tint:2223 Change-Id: Ice2983426d08d3d47c03646a5adeed3ffb61d943 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185113 Reviewed-by: James Price <jrprice@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.