commit | 229a77e799061dc5ab6ebec0d8e786d3fa765a42 | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Sat May 18 00:07:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 18 00:07:33 2024 +0000 |
tree | 7bbbe4f1fd130c98894410dda588d70d13ba9e81 | |
parent | 470ba49ed871ebe8a8a7529d5c7d570f1cd913ad [diff] |
Tint: add doc for chromium_experimental_input_attachments. Bug: 341117913 Change-Id: I6df64eaa327bb10d88de79c1273a73ae9511b7ad Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188680 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.