commit | 74bee2e6228929bcfae8c69a35e6a3529275acdf | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Oct 08 09:33:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 09:33:13 2024 +0000 |
tree | 09a7f3ef40b83c6628c6ee1df9a4144609b7a66a | |
parent | 476defb94807fd2b6220d26bccad5af2ac288c8c [diff] |
Rename more mentions of "swapchain" to talk about "surface". Bug: 42241264 Change-Id: I472e5cc707f55f799362622967705838b8d97d13 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209095 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Geoff Lang <geofflang@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.