commit | d7dfc6c14ee7b97e4ff6dd85fd0aa7bbe708f233 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Wed May 29 00:12:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 29 00:12:52 2024 +0000 |
tree | a0ddb8e57a943cb3ed1079a48fa32113d36a8d08 | |
parent | 10d0b65f6e0d3d7b689217fbe3cc60d08e94480b [diff] |
Tint: Add input attachments support to spirv AST printer. Bug: 341117913 Change-Id: I3467505dd68bd3e5e1e455941272b70ce08de5ba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189862 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.