commit | 7494e83d12404da58de502f1f49e3f3d6da8bd40 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Jul 25 15:30:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 25 15:30:31 2023 +0000 |
tree | 5484bad11053a635a30ed3001fc74a503163813f | |
parent | 3fbf0ed4c57de25eb57c7cc7b09a29f1d31e1c92 [diff] |
[tint] Shuffle transforms Move the manager to tint/lang/wgsl/ast/transform. Remove tint/transform directory. We do not believe the IR needs a transform manager. Bug: tint:1988 Change-Id: I711c464dde9deb0db32479cfd4eaddd758fb9c4f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/142500 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@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.