commit | a27f194821215648ca3ffb64bc81352380262b35 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Apr 24 00:50:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 24 00:50:25 2024 +0000 |
tree | cd5ea8048d33bfcb7976a910956f8a9d796d57b3 | |
parent | e050d30803181a8a0c0e34f38715a1b416486dd9 [diff] |
[tools][fuzz] Pass dictionary.txt to the WGSL fuzzer Bug: tint:2223 Change-Id: I43237c029133fe9e69934683ffadafde1d7c5e34 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185364 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ben Clayton <bclayton@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.