commit | 4765e38cdc27112e4b1f06cea35acac4f66ab652 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jun 28 02:36:51 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 28 02:36:51 2023 +0000 |
tree | e679c983bbc448754db95a9823b0e01cb96d98dd | |
parent | 7257c563dd3855bf493b9d426d8e4231a4248be1 [diff] |
[ir][validation] Update binary tests to mark undef operands Update the binary validation to emit the operand index for any undef operands so the highlighting works correctly. Bug: tint:1952 Change-Id: I793bfcd496b9ecc76269a614ec62d0073cfa81ab Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139282 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 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.