commit | cf85daa7f83d44df340f3eab79ebbb12e6f98343 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Jul 15 09:48:39 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 15 09:48:39 2024 +0000 |
tree | 0fcdaf2a4ded9097b7284af577af54f689942517 | |
parent | 312caa9146cfd6b8beb64090b321fe969d6add8e [diff] |
dawn::wire::client: Remove linked list mechanism from ObjectBase Instead, iterate over the lists of all objects in the ObjectStore Bug: 344963953 Change-Id: I32bab41068a9c3daadad747c6ff8cce1156bee60 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197457 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@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.