commit | 74fecc7c5bcb687294266b0245fb15a666e2cd5a | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue Nov 26 20:03:07 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 26 20:03:07 2024 +0000 |
tree | 687718d75bdb6bb6b5fc09a2cf7684cae29e9567 | |
parent | 75d86d1007e86b147153e0447513707d71ab86d2 [diff] |
HLSL-IR: enable fuzzing of options for IR fuzzer After landing the following CL, we should now be able to fuzz options without triggering asserts: https://dawn-review.googlesource.com/c/dawn/+/216154 Bug: 380271246 Change-Id: Ia98a603b7ad8f834bf4183221dc707d1f70f1aad Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/216454 Auto-Submit: Antonio Maiorano <amaiorano@google.com> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.