commit | 7a5f54eafc202b9c51cefae379f9e63fcbd14dcd | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Sep 06 16:58:22 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 06 16:58:22 2023 +0000 |
tree | f9881567d4f6db256e8d810c6ab33c1836ac4208 | |
parent | adc20d1dac6c17515d88ab623ba1b0f32544b2ad [diff] |
[tint] Move HLSL AST transforms to lang/hlsl/writer/ast_raise These transforms are exclusively used by the HLSL AST writer. Reduces build times when building Tint without `tint_build_hlsl_writer` Change-Id: I9d50f59a945d0b39a60eb6e20d1b71614fb40669 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150140 Kokoro: Kokoro <noreply+kokoro@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.