commit | ff5d8b5fe5a49326d483d7d1c9e0491d17e175f1 | [log] [tgz] |
---|---|---|
author | Joanna Wang <jojwang@google.com> | Wed Aug 02 16:35:08 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 02 16:35:08 2023 +0000 |
tree | 843787dc3aef169904ece85076dd045ffc7e29f4 | |
parent | c2f7b3caad3f894b964a05f00aa76aea120524b5 [diff] |
Switch libcxx paths from trunk -> src. Change-Id: I641178d11628fd526317bd0311db064c515deb0d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/144280 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Commit-Queue: Joanna Wang <jojwang@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.