commit | 9af2b6ff49d992656023ece90c152f4eb1ab7cfc | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Thu May 23 02:25:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 23 02:25:33 2024 +0000 |
tree | ed79a3d5db198e984a448d305528be31677d944c | |
parent | 7f081d88a6c1faa8753e3305ba0a0822de3fea7e [diff] |
Tint: add InputAttachment type class & definition in wgsl.def. Bug: 341117913 Change-Id: Ie229d871c6bbde48f473c30bf53122481fc04a95 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189401 Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.