commit | e2fa1ad4a136d6c1e2df12965c242c3ea4428f08 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Nov 27 16:38:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 27 16:38:52 2024 +0000 |
tree | 24a38beba1e5111e8dff422c1d5151a3696d551b | |
parent | 8f36646300ece8aa8355c4be9f5385f2702ade28 [diff] |
[tint] Call AST transforms in the `Generate` methods. This CL moves the call to run the AST transforms into each individual `Generate` method. Change-Id: Ib5eb0692045c91173bcd7585aa47f64a7a26e181 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/216614 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.