commit | 165fdaa483f3c20050f3d523f464a39019fd432a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jul 12 13:03:21 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 12 13:03:21 2023 +0000 |
tree | 67d281a85431eea6d28c06de112f065bb0cd47d6 | |
parent | de3b699b935923b60c527b9b216252ed7e41a144 [diff] |
[ir][validation] Add ExitSwitch validation Add validation of the ExitSwitch IR instruction. Bug: tint:1952 Change-Id: I31c9e2cb1482be546cd78d0fb5999bd42144397d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140901 Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@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.