commit | 12d5c4dac6f33a29021f722bdb84969aa2f9d1bc | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Fri May 24 12:04:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 24 12:04:00 2024 +0000 |
tree | 9ae99ede0b392983a77a5ab9f3b16309f4854c24 | |
parent | 1b0266e46488b89b0a98ccb9c538d80cf7436c91 [diff] |
Tint: Resolve @input_attachment_index. Bug: 341117913 Change-Id: I120d1c5ea7cb9fe365a6396e5564edf730753b80 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189480 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.