| commit | 5c8b1a606afe8ff55aa80cc879e324e7b17ee1a5 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Thu Jul 31 11:24:33 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 31 11:24:33 2025 -0700 |
| tree | e4c29000e4e208125867148bb4dcdde72b97c176 | |
| parent | 90cef4a78868586b8f7694b76d753d8f27346c22 [diff] |
[ir] Add an ICE callback to Module Introduce TINT_IR_* versions of the ICE macros that forward the callback to the base ICE macros. Bug: 434966794 Change-Id: I023630af3825f4e4df73135f15139cd3846f9ff9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/255300 Reviewed-by: dan sinclair <dsinclair@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.