commit | 2015b2f1697810fa34c119d2c9f27de7c8484cfd | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Mar 04 17:37:55 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Thu Mar 04 17:37:55 2021 +0000 |
tree | 9ab05b9755c3ed06805570f0483565c133f0f90a | |
parent | a736d96ffb4719aa095b0f5c39c54170fd8203e4 [diff] |
DEPS: Make everything gated on dawn_standalone And standardizes dawn_standalone to be the first condition. Bug: tint:261 Change-Id: I1bd74becd03776b1d7cdd74a4972378b7d951057 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/43880 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@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.