commit | fcf2c7ca84472b377de3bf2bf66e9dc2c13e9c51 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Fri Mar 21 02:51:34 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 21 02:51:34 2025 -0700 |
tree | f5cf182ae9783fac2e5bbe5790d0e44b649f60f7 | |
parent | 3c5094aab39ec8be9e00207004f29749f3d3a657 [diff] |
Emscripten: Add support for GPUAdapterInfo isFallbackAdapter Bug: 403172841 Change-Id: I09b3a061e4137b53bddfdc531d514ac3ea5219c3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/232074 Reviewed-by: Loko Kung <lokokung@google.com> 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.