commit | 86eac5e50fd3e8cfb6da1c9bd7ace2d00f439846 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed Sep 13 15:42:40 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 13 15:42:40 2023 +0000 |
tree | fd7ae1d45d7039e9c33243f5506a2d6806040b95 | |
parent | 0436de49bc8135eb4538cdab17fd065a410e0eb8 [diff] |
[WGPUFuture] Updates TODOs with new bugs for easier tracking. Bug: dawn:1987 Change-Id: I7fcaa1dc27ac4939e2374e836b7d4af787bf00ee Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/151240 Reviewed-by: Austin Eng <enga@chromium.org> Auto-Submit: Loko Kung <lokokung@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.