commit | 6fddd7c1ba9465a59bafdd461e2c5429b0586c04 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Oct 12 08:31:00 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 12 08:31:00 2023 +0000 |
tree | 86c0b04e74cf0f9f5c03ae37e4706afdf5d87149 | |
parent | 54e430fa0c8e8f65e83d2775897809cbb9cf1c0b [diff] |
[tint][ir] Clone ControlInstruction results Fixes a crash in DirectVariableAccess when a short-circuiting operation is present. Fixed: tint:2054 Change-Id: I3b64251c08d602b82b5371e1fce5c8cce0cbf7d7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155860 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Auto-Submit: James Price <jrprice@google.com> 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.