commit | bed38db76a845896d675ebfa2e15c9f5250644d5 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Fri Nov 15 09:46:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 09:46:12 2024 +0000 |
tree | 2f11c339f538d8ae9f7ee56b9cfb86e2acf22700 | |
parent | f8e4d6a6663e55055df35ea8be3c5d1508138073 [diff] |
[dawn][emscripten] Add wgpuDeviceGetAdapterInfo Bug: 376600838 Change-Id: I224786bf42235b20184c46e60a60b1318bf0387a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/214856 Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.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.