commit | 019146fbc300c5bd704dae7e198714ff774236d3 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Nov 20 23:47:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 20 23:47:42 2023 +0000 |
tree | ae3b1a0fef4ad1d4757956943dc7a4f0fc9e4dfe | |
parent | 1d7f148c168351f5dff949a177e36485bf40e158 [diff] |
[ir] Add an IR option into the ICE machinery. This CL adds a `TINT_IR_ICE` which takes the IR module and dumps the disassembly before the ICE error message. Bug: tint:1718 Change-Id: Ibcfc5acb97704acec36ae5c537af4869832c428a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/161760 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@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.