commit | 084e2fdb43a5793f3de800c638b6970fae8947d1 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jun 28 18:38:37 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 28 18:38:37 2023 +0000 |
tree | fbf04bada0dea2705e5ddd3a70ab4be3b5952ed1 | |
parent | 027636e49941a54e8f0dd0a00f4104b441eb88ab [diff] |
[ir][validation] Add Unary validation Add validation of the Unary IR instruction. Bug: tint:1952 Change-Id: I0b91b2e64dc9c15710ae471f904b9e811ffed6bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139281 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.