commit | 24aa34ee3fe4621a5be5cf0efeb3ced443f510f1 | [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 | 234219c5d493a35953842b4de4308d628caa1c0a | |
parent | a7254831612db6fc678beb7d4df0d1807c7986a1 [diff] |
[tint][fuzz][wgsl] Add ValueToLet fuzzer Bug: tint:2223 Change-Id: I6f8dc29883bb604b9ba1a2eb1dbbfb562e5539b5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185620 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.