commit | a52abab38ce9fae51a60f2dc4ce19add0468dd57 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Fri Feb 11 00:45:51 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 11 00:45:51 2022 +0000 |
tree | f41fcb52efb1f8711ab819ab27a5b2dce5a78a96 | |
parent | 0778a4285a2e6f5980c07ab7a002cb04c1d36d91 [diff] |
Nuke SPIRV-Cross. Change-Id: I1fc58d50ba3999e3a9b6f4e30a0799be301893de Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/79481 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Stephen White <senorblanco@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.