commit | dd050a5bef8fae62c3c59d29e69e137f0f1372a7 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Feb 29 16:00:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 29 16:00:20 2024 +0000 |
tree | fdcbb6e5f885b8195f2d15b4b7bf90b5aa450b10 | |
parent | d4da4d9f2848bf562d6aed176a584e07ca250b6a [diff] |
[tint][ast] Reimplement ArrayLengthFromUniform transform to support ptr params Bug: tint:2053 Change-Id: I33e43aa2a9b4bb6f040166e0a3bcedf5b84f17be Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/176462 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ben Clayton <bclayton@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.