commit | e4e461377ef4d02328f0f20b1ef79897f14d75b0 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Thu May 23 22:28:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 23 22:28:18 2024 +0000 |
tree | 0494f4bfe3c165eddcb2b48ad8d916e861106bec | |
parent | b3f3ed0bf2dd898fe39bcf1f276b62af4d810b94 [diff] |
Tint: Add input_attachment as builtin type. Bug: 341117913 Change-Id: I7a504c78280d78684046ce4ad164748db83910f1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189520 Commit-Queue: Quyen Le <lehoangquyen@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.