commit | cf8e404c7cd6c33fb32f55e5bb74a2416999502e | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Oct 07 15:15:13 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 07 15:15:13 2022 +0000 |
tree | d1de45b755c6ea9052e393cd625253a10e24932f | |
parent | 95f59412a6d3979a9966397ce9d5546e1d0ae868 [diff] |
Triage a few WebGPU expectations Bug: dawn:1345 dawn:1512 Change-Id: I3f824b3779005c9f39742d900930045560e5f080 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/104940 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: 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.