commit | c02feff258e22a54de14f8afae851d0c3665e6f5 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Nov 01 16:12:23 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 01 16:12:23 2022 +0000 |
tree | 4faec469cdea3f41b1f6b6855f9ccc8700ff39f5 | |
parent | d336733c8338ae5bf3f4eadf9bcf8c286cd20fba [diff] |
tint/cmd: Add `--rename-all` flag Renames all symbols Add a test for tint:1725 Bug: tint:1725 Change-Id: Idac45c677d15361d76510068ad756e2f9bffacb0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/106880 Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@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.