commit | d82c5cbc6ad588606f4372647d45f062d13318c5 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Wed May 29 13:26:05 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 29 13:26:05 2024 +0000 |
tree | 4b53b5f3e7f20363bfb8cd542d17fb60e82e96b2 | |
parent | 649d41ff57d247574f002e626d8383cce4a517d3 [diff] |
Tint: Add support for input_attachment_index in inspector. Bug: 341117913 Change-Id: Ie7d6bd2018abc33cf5019e7b4f418caf76b335d9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189841 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.