commit | 38268c8df30dd5a53b66c2943f8bff3c92b2d4f2 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Dec 05 19:54:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 05 19:54:20 2024 +0000 |
tree | 0e12dac2ff07427094935187d9e7041d4caca7b9 | |
parent | 0f8ddaf36912558b9f70c7e8ffb04c6cbf5fda0a [diff] |
[tint] Remove `remappings` output from Renamer This is no longer used anywhere. Fixed: 375192379 Change-Id: I1ea420cb1aca97d3d4a9ab7e5143eed2a139bd0b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218143 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com>
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.