| commit | cc2c7781b49d5d4e89a08e6f2fd6ea12ed6ef67f | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Tue Jul 11 08:34:51 2023 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 11 08:34:51 2023 +0000 |
| tree | 30c5fbe286af114beee5f3181404f4b595f0d645 | |
| parent | 17da531ab3fb6f8e5713b5ae3eb26c9daca64065 [diff] |
[ir][validation] Remove operand names This CL removes the operand names from the emitted validation error. This simplifies the code slightly. The missing operand is obvious from the highlight so the name doesn't provide much additional context. Bug: tint:1952 Change-Id: I667803a6863051c5de0ebfe58a0b3dbaefb3e6cb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140684 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Ben Clayton <bclayton@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.