| commit | ac1885d2426eace7038fe48ea59179b360469bcf | [log] [tgz] |
|---|---|---|
| author | François Beaufort <beaufort.francois@gmail.com> | Thu Mar 20 02:48:03 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 02:48:03 2025 -0700 |
| tree | 71865bfd8a348819b6300a743ecb7138212d324b | |
| parent | 95abcd95f5c14a33a1da109ad046353a676463ab [diff] |
dawn/node: Add experimental GPUAdapterInfo.isFallbackAdapter attribute Spec PR: https://github.com/gpuweb/gpuweb/pull/5099 Bug: 403172841 Change-Id: Icda3d72cae665b0759ae7af674a22c383461c425 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230674 Commit-Queue: Fr <beaufort.francois@gmail.com> Reviewed-by: Corentin Wallez <cwallez@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.