| commit | 27193892beb0a3ea565203e4eaa7ed9d9b50cdf4 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Tue Sep 23 15:38:39 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 23 15:38:39 2025 -0700 |
| tree | e932876e374dbbe305ac7ac59b1ad5b4b2a246dd | |
| parent | 8ac89258097a80b0d25579378d86756c72feef7a [diff] |
[ir] Require workgroup pointers to be read_write Fixes a ClusterFuzz test case. Fixed: 446831128 Change-Id: I5add19f6b0f5f6be82d839c28d90d299bdcf9c78 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/263036 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: 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.