commit | 4e635251e69729b8e9062031c93e1b9d9446ea6d | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed May 08 04:33:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 08 04:33:44 2024 +0000 |
tree | 27b3b621d360f495a071396fde2101d2819b571a | |
parent | 8f1e9f35e6157516c79bdafd71143a11f57da119 [diff] |
[wgpu-headers] Introduce 2nd userdata to requestAdapter callback. - Updates the wire to use the new APIs - Adds new infra needed for C++ templated helpers - Updates relevant usages to use new C++ helpers Bug: 42241461 Change-Id: Ib6104693ab89af2166ffc56ae90b3a24198e5b31 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183163 Reviewed-by: Kai Ninomiya <kainino@chromium.org> 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.