commit | 75bc633f02dbf1cfd4acb9d70e4368096f6e4626 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jul 11 23:05:09 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 11 23:05:09 2023 +0000 |
tree | ca9a2d9176aedc6b4c87ca7cdd154514a5584d2f | |
parent | 012cb28daccb5df7bbfbc02d0e390827ce8c6bf4 [diff] |
[tint][ir][FromProgram] Refactor inc/dec/compound assignment Consolidate the common logic. Change-Id: I29f486095ad1492d5aeb57ad1fc6a6ba316d627d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139923 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: 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.