commit | 41f06ff13762dcb2c1713fd88fb925a61a70e7c8 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Fri May 24 21:50:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 24 21:50:25 2024 +0000 |
tree | dffbf28db33d227d1fd833112eb61ca7f38ea1fb | |
parent | 20d87bf6845e49574d51a20e521a076eec61c380 [diff] |
Tint: parse @input_attachment_index Bug: 341117913 Change-Id: I1cf43f5df1f85623294d8c113cdb817fa78720df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189521 Commit-Queue: Quyen Le <lehoangquyen@chromium.org> Reviewed-by: Ben Clayton <bclayton@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.