| commit | 860337e0c2d61735ea1f3c56119726be1383b34e | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Tue Jul 29 10:34:27 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 29 10:34:27 2025 -0700 |
| tree | 19f9aa5dab9c57fabf2be47ea0305dea6740c493 | |
| parent | 00cc9127f91316e388c2da1b604252886ca391ec [diff] |
[ir] Validate that `loop` does not have operands These are never valid. Fixed: 434836612 Change-Id: I305dbbf982122404231f0c7798be2b41b4d12b64 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/255274 Auto-Submit: James Price <jrprice@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> 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.