commit | 50faf095a595281feb00d7cd05f225d46a9996fa | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Apr 25 09:29:02 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Thu Apr 25 09:29:02 2024 +0000 |
tree | 97650b135ebf870936686acaed52aa0df4163cfd | |
parent | 2a8c10e51d79ec119dca7475137c28b6f7d5b4b7 [diff] |
[tint][fuzz][wgsl] Add PtrToRef fuzzer Bug: tint:2223 Change-Id: I868fd9b814bb6938ea106e0032b2f0e7d8ba477f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185622 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.