| commit | 4449c456bb95595523cc46f603a1b76ebff26ef2 | [log] [tgz] |
|---|---|---|
| author | David Neto <dneto@google.com> | Fri Jun 27 12:25:41 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 27 12:25:41 2025 -0700 |
| tree | c64d7dd5781566bf9130ccf24f838b6e36318515 | |
| parent | 74be086259e3c8c2b9759e3f60a710c9ad8e191e [diff] |
ir-to-program: support unary op in root block Fixed: crbug.com/428196804 Change-Id: Ibc48871b807767f65968ab13a5188d06c3e5cc6e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/249535 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: David Neto <dneto@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.