commit | 2e22d9285cfd383b4cc6efc43c969c58c20492ad | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Jun 01 09:30:50 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 01 09:30:50 2022 +0000 |
tree | 9bc25b74f0d26af8e479d5141fa081d1e9cd3118 | |
parent | 691c5fc4e6e4860279b91d6b2db04558f0928e0c [diff] |
Add support for SurfaceDescriptorFromWaylandSurface Bug: dawn:1246 Change-Id: I0af28e1820ad8da2121a00bdef7202695d23bbf7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75422 Kokoro: Kokoro <noreply+kokoro@google.com> 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.