commit | 388c18448936972281fdb23ffab40e9b593f4660 | [log] [tgz] |
---|---|---|
author | Matthew Wong <wong.kl.matthew@gmail.com> | Fri May 31 16:37:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 31 16:37:20 2024 +0000 |
tree | f78f4e2d67ce64adad7b5fb103b8c448ff65f6b8 | |
parent | df0810dfbc3c3a27501237bf4ea8fe3640fcc0aa [diff] |
dawn/node: Add documentation for ASan CMake builds. Bug: 342442258 Change-Id: I6311eb124e7b238985002b24f4d5454e01fc33ed Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190081 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.