commit | 3fc6c18ed1c3cf64e239f9db9f5032b777d9ff23 | [log] [tgz] |
---|---|---|
author | Matthew Wong <wong.kl.matthew@gmail.com> | Thu Jun 13 15:33:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 15:33:31 2024 +0000 |
tree | d88e9a352fc053e43632209f70a93d7b0ae741f0 | |
parent | 14ab437af0bc76f032b7c443187658f32a70ef49 [diff] |
dawn/node: Update documentation for ASan CMake builds. Bug: 342442258 Change-Id: I855f764a8c81ee5e4172d7fd5ceaa8baeb6f4591 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193481 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.