commit | 41cfab470043f725b0ccec7ab6bb63a09142a027 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Dec 10 18:17:49 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 10 18:17:49 2024 +0000 |
tree | 71aa3cb36c47dfbb580ecb2c43d513a2e6d91e6c | |
parent | 751b9fe8146c220c463baaf12df93f82e1a38828 [diff] |
[tint][ir][fuzz] Fix IR Fuzzer builds Fixes: 382422295 Change-Id: I593fc5505c3b814e446b25678b9206d2b777c17a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218702 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Antonio Maiorano <amaiorano@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.