commit | 10d0b65f6e0d3d7b689217fbe3cc60d08e94480b | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Tue May 28 23:10:14 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 28 23:10:14 2024 +0000 |
tree | 71430b6bc3112cf2ecd83cc4d5dcf7b5f4776e41 | |
parent | c0d890ec8effdef573d97f86727211939ec3f4ce [diff] |
Tint: Add input attachments support to spirv IR printer. Bug: 341117913 Change-Id: Ib15fac6e9425e64fa6237f98aa8e23fe6b22aa27 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189861 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Quyen Le <lehoangquyen@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.