commit | d484de5f2b9ad370252fe961caa005f2d551128b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Apr 26 22:48:35 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Fri Apr 26 22:48:35 2024 +0000 |
tree | da83b80ceb153fc64e9beb626c6f59d6cc46466b | |
parent | f03d25106411b6048d50166f5ee3e5958870913b [diff] |
[tint][fuzz][ast] Add Unshadow fuzzer Bug: tint:2223 Change-Id: If2be4f55a734afe5612e9a3cd66d8d6d846999d5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185844 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.