| commit | 196b52f872e4bd0460925f95caa140f36bd048dc | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Tue Sep 30 16:25:34 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 30 16:25:34 2025 -0700 |
| tree | 977839f56958b22bffc230aa6292dbf34f082282 | |
| parent | 75f4d0170c40e373d66d45a5ad056c30e2956254 [diff] |
[glsl] Use TINT_IR_* ICE macros in printer Convert all macros that produce ICEs to the new ICE macros. The only macro not changed is TINT_ICE_ON_NO_MATCH, which needs extra work to add the callback. Bug: 434966794 Change-Id: I27fee860114fa6c28f92c3959018453e7af179a5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/264277 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>
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.