commit | 35e3b5cfe946d52b1b81789ba825908770e35902 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Apr 23 07:51:47 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 23 07:51:47 2025 -0700 |
tree | f0c6143422095688bfca5ebecf62f63143da6460 | |
parent | 9aed1d9e9e6966d4431285870e147f25629cac6e [diff] |
[tint][spirv] Handle binding_array in the printer. Bug: 411573958 Change-Id: Icdf9e831c58ee0c005f5ab81c2f20b3101ed97cc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/238214 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: 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.