commit | 2e376a9bb072e5b0bc6590cdc0f2e121f5101a7b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Oct 26 18:47:02 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 26 18:47:02 2022 +0000 |
tree | 24e7f23b24d709db58b1b80a2f9d6dc8e68017c2 | |
parent | 083f68cbdf362b0a87d6f851ea31958d00029397 [diff] |
tint/intrinsics: Allow mixing of signed / unsigned integer arguments Fixed: tint:1733 Change-Id: Id83c5c5a59df062320a9a9fde087a34b85fbaa2a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/107160 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: 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.