| commit | 11379a3b59de430a8cf403f5b542313cd3fd9af7 | [log] [tgz] |
|---|---|---|
| author | 陈俊嘉 <cjj19970505@live.cn> | Wed Jun 09 08:44:07 2021 +0000 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 09 08:44:07 2021 +0000 |
| tree | 5f5db5760365304d2abc82a74fff8c9e75061cbe | |
| parent | 9c375faf4cba48d876f30806e97678ec0ecd59bf [diff] |
Add support for windows SwapChainPanel in SwapChain and Surface Add SurfaceDescriptorFromWindowsSwapChainPanel structure in codegen. Add WindowsSwapChainPanel surface type. Add support for WindowsSwapChainPanel surface in SwapChain. Bug: dawn:766 Change-Id: I1d59262b912ee445c90a7ec6e22b442f2fb1bf00 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/53840 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@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.