| commit | d0028236a465131f79eb97095a4d15ca2327b628 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Thu Aug 28 13:40:48 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 28 13:40:48 2025 -0700 |
| tree | dc3d89c42b576f6da7815629bec4393b1e8fa721 | |
| parent | 397e79ec87b5dd283c3833023f4698f527ce16aa [diff] |
[ir] Validate that break_if condition is not undef Fixed: 441540931 Change-Id: I8c43472d774b77403cf51e4f838b9119e80046fd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/259556 Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: 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.