commit | 4574f07edf953ab20f6cbe18c2474245498fcf50 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jul 12 17:10:21 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 12 17:10:21 2023 +0000 |
tree | 06878d14be4c4ba4fac82388dcf762ce6b00ebdc | |
parent | 8c74eb124f6ff148e9c8ef9c9280b18e8f515325 [diff] |
[ir][validation] Add ExitLoop validation Add validation of the ExitLoop IR instruction. Bug: tint:1952 Change-Id: I147e5381e1280c5b125021e7d7223b0e39d9bbeb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140903 Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@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.