commit | f52f569d040e8c6ebb5998b04820b75150fdb412 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Sep 07 00:00:35 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 07 00:00:35 2023 +0000 |
tree | 88677bf118d84798cd1b8dfbe547b56d1e29d888 | |
parent | a707b91697aecdaf32f05ab71c8a6c22f48e671e [diff] |
[tint] Move MSL AST transforms to lang/msl/writer/ast_raise These transforms are exclusively used by the MSL AST writer. Reduces build times when building Tint without `tint_build_msl_writer` Change-Id: Icde4d8abdc27f8a3eb5da2ba54b489069ad4f655 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150142 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org>
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.