commit | cefa3cf856feab8b090bd77fa00516be417491e2 | [log] [tgz] |
---|---|---|
author | amarinis <alexander.marinissen@gmail.com> | Wed Apr 02 14:33:12 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 02 14:33:12 2025 -0700 |
tree | e1e6eb9986b051a4975c583f619f189d8c426ebc | |
parent | dc55af4a326a137e755196f49e46c1dfb45df59c [diff] |
Add WinUI SwapChainPanel support Change-Id: I0cd6fc9a56912095fb7ef3b8b2ecdd26c143f4f9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234055 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.