commit | 821f1a8a604dbbfe2b1c487c5695952d994a9460 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Thu Oct 21 20:56:34 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 21 20:56:34 2021 +0000 |
tree | e85514c9e2c0013830746e0c9d101b693f8afb66 | |
parent | 1d553062552b08fd132011fda5a8aa4e5bd0257c [diff] |
dawn_node: add "dawn-backend=<value>" flag As an alternative to setting the "DAWNNODE_BACKEND" env var. Bug: dawn:1163 Change-Id: I33ace14e7603b97caf7286a109a31160853f62e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/66961 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>
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.