commit | 28afc120e634c1c71ea6f5ad3bc448930e2aa9c6 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Apr 23 18:10:51 2024 +0000 |
committer | Ben Clayton <bclayton@google.com> | Tue Apr 23 18:10:51 2024 +0000 |
tree | 94871e2b24442719bc0ff8522148a9f0f0fcd5df | |
parent | e09599ff01391b4634b8f9dc82eaf36d7524c4d8 [diff] |
[tint][fuzz][ir] Add Std140 fuzzer Bug: tint:2223 Change-Id: I24099af628a12f7dee554c0a9fdecb260b9ee42f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185119 Reviewed-by: Ryan Harrison <rharrison@chromium.org> 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.