commit | 1c65d21d003d4dd9f46d1ddb08af354711134496 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Jul 23 18:16:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 23 18:16:19 2024 +0000 |
tree | 338b95dee661285ae2c4c296d932debcb1ad2013 | |
parent | e1dc1eec8954c73cff73440b55c496155ed08543 [diff] |
Add backend and toggle options to ManualSurfaceTests Bug: 346802084 Bug: 42241992 Change-Id: I66da6dc06eefbb0e28f9363b8a84387a0ace262f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194561 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 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.