commit | 30b13fb504a0804efc4e8a5f6a9dac4c496b9633 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Wed Feb 26 15:47:28 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 26 15:47:28 2025 -0800 |
tree | a8a4c3e4d34e561d64ecf75802a47f49c4424069 | |
parent | 800a94884bbb85189c73857cc6044a2ec77f2532 [diff] |
[tint][ir] Print all operands to various instructions - Improve a variety of instructions to print all of the operands, instead of just the expected one, when disassembling. - Also removes spurious ','s - Updating affected tests Issue: 399124608 Change-Id: I56265732224c9781100eb394e4537e4f8c25d9aa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/228075 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: 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.