commit | 2a8c10e51d79ec119dca7475137c28b6f7d5b4b7 | [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 | b950efd3c9280611d7487cea453409b57bc3de1d | |
parent | 24aa34ee3fe4621a5be5cf0efeb3ced443f510f1 [diff] |
[tint][fuzz][wgsl] Add RenameConflicts fuzzer Bug: tint:2223 Change-Id: I40a288b0a57b44112efba3522a8a1336a18cb1d9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185621 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.