commit | 8e388f1822ebf8d31d4efd0cf0f9eef427b0a2fd | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Fri Aug 22 00:01:19 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 22 00:01:19 2025 -0700 |
tree | 7b5e34c5b3bf52923c097e4bacf0090b92ccdd6a | |
parent | 7eca355b81049a6c405e7111ea074b51aadc3b25 [diff] |
Capture: Emit More Commands from CommandBufferWGPU These are the remaining "easy" command from CommandBuffer encoder. Bug: 440123094 Parent-Id: I065d82a92046568fbe5183daf1832c37d532e405 Change-Id: Id7b06fa51bdd66174df1881f6102e32ff55c594f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/258498 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Gregg Tavares <gman@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.