commit | c9aad9581ccb150525231bce99020d6d1489df2c | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed May 15 01:22:43 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 01:22:43 2024 +0000 |
tree | 7294cdae3b65f748c5f856f9e33c5faf2a5fa8d0 | |
parent | 6f16de2645b8e0ee95f72d49661c8073e1c60959 [diff] |
[wgpu-headers] Introduce 2nd userdata to popErrorScope callback. - Updates the wire to use the new APIs - Adds new infra needed for C++ lambda helpers - Updates relevant usages to use new C++ helpers Bug: 42241407 Change-Id: I6fcca48180bea515374a07737280bbe1d64fc66c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186863 Reviewed-by: Shrek Shao <shrekshao@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com>
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.