commit | 3fdd0eb605f3e74bcfb288fbb86ac6afb72ccbef | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Mon Oct 23 18:27:25 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 23 18:27:25 2023 +0000 |
tree | 122d46ffae29f5e88c22c579b29aa808be5341bb | |
parent | e2319672168f085a2e7ec021b96f7163ca24de68 [diff] |
[tint][fuzzers] Add AST ZeroInitWorkgroupMemory transform fuzzer Change-Id: I19a446ca1da52e1e22a623b350372ba18117c689 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154243 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.