commit | aa8d75e05ef67a3bd3424fdd1aa5dca491efae9a | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Nov 28 17:59:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 28 17:59:28 2024 +0000 |
tree | 062c2359d62b4cdc067cf780fb5edf6782d6f547 | |
parent | 2b88477e6ca29723fefcade45395cebbaa89f036 [diff] |
Remove `renamer` from the transform list. This CL removes the `renamer` option from transforms and depends on the `rename-all` flag to handle renaming all symbols. By default, only required symbols will be renamed. Change-Id: I3d7009a3f9965aa813302d821e9d12432718a35f Bug: 378726537 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217194 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.