commit | 5e4add6919b4bdc626b3f6a37395097b8fd360fc | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Sep 21 21:25:43 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 21 21:25:43 2023 +0000 |
tree | 8aab7031cb3db25127ef29e69e035e1bf9484d87 | |
parent | ef9da42a9e157dd3eef5130e7618d6d70299c20b [diff] |
Add documentation to Dawn Node for using Lavapipe BUG=dawn:2092 Change-Id: Id39675a465861489a0114f150ea4e7bb643eb7d9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/152823 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.