commit | 6d315daa5d9bab5894ddcc96fe01db6fb91272b3 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Feb 04 15:33:42 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Thu Feb 04 15:33:42 2021 +0000 |
tree | 2cb92e6b4ae33b2b433d23fa8b0bdb8d04391e82 | |
parent | d5a0728b67c8328edaed3d9cfee7ee44fcb893e8 [diff] |
Device: Deprecated GetDefaultQueue in favor of ::GetQueue() Bug: dawn:22 Change-Id: I103ea933ca5b93f20d8bf11c6671bd9f603d8ff3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/40061 Reviewed-by: Brandon Jones <bajones@chromium.org> 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 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.