commit | c8fbca077ef33cd018c33825290dd86dc6e2cb3f | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon May 06 23:28:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 06 23:28:43 2024 +0000 |
tree | 65cd719758cb53c7d27f9f8ef639a72da876f75c | |
parent | 1bab938a256ca5283e088a07c8bdd09f75128c57 [diff] |
Metal: Allow additional swapchain formats Bug: 42241264 Change-Id: Idb9b11f3faa0eca2ab58faa814872a3fc70b78a3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187142 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: 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.