commit | ae9c8e56d5ffcde466668e601165911e95b16f96 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 03 22:50:42 2023 +0000 |
committer | Dan Sinclair <dsinclair@chromium.org> | Thu Aug 03 22:50:42 2023 +0000 |
tree | 58ffcfa2e3d1f65913ae6da074cab53de4f30116 | |
parent | 6d53fdd9a795e81a36e332a4ae61219531f934c9 [diff] |
[ir][msl] Switch diagnostics to ICE. This CL updates the MSL IR printer to use `TINT_ICE` instead of `diagnostics_`. Bug: tint:1967 Change-Id: I85f48c4d5de16958c7edfb6d1183d4a7c3dd65b8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/144741 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.