commit | 2189ab286cef0c8405ccb20bab03615c47b5ed4d | [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 | 1efe2357812461d6f64c938f6086ddaa06a273b1 | |
parent | 40dd39e66e2bd4f41bfce63e0bf202521451f212 [diff] |
[tint][fuzz][ir] Add CombineAccessInstructions fuzzer Bug: tint:2223 Change-Id: Ia725957c1f47d60986e841d5b45c098f2f1d6c92 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185112 Commit-Queue: Ben Clayton <bclayton@google.com> 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.