| commit | 09ec63847205c863cfcc449c6383b6e2ec06f69c | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Wed Sep 10 14:29:59 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 10 14:29:59 2025 -0700 |
| tree | be6d49a8615e846061c5e112a9f3ea975282c3c6 | |
| parent | 24651fccd5737e5337b7d67fc9e7b8ccec3ec5f7 [diff] |
Add IR validation for quadBroadcast. The `ID` parameter to `quadBroadcast` must be a constant. Add validation to the IR. Fixed: 442424899 Change-Id: I73326dd4f3718a7a7c20d03fcfc1f7772d1e755f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261437 Commit-Queue: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: 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.