commit | 981b1f4e44d9faaf7700458cb9c70a254ab6fa1a | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri May 24 02:24:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 24 02:24:33 2024 +0000 |
tree | 3d3cc1e4578081c98aab598d10f4ebd8082d917a | |
parent | 34e9b362c069d4e8951569c70e9c200d228f511d [diff] |
[wgpu-headers] Introduce 2nd userdata to async pipeline callbacks. - Updates the wire to use the new APIs - Updates relevant usages to use new C++ helpers Bug: 42241461 Change-Id: I5c9ee00dd3079aa8c1a0b0c4a71beb5ee3abf370 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189500 Commit-Queue: Loko Kung <lokokung@google.com> 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.