commit | f41c0b0ffe6ec0ddaa14926ac14642c06d40a7bc | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Wed Dec 11 09:07:49 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 11 09:07:49 2024 +0000 |
tree | 1a37f17066a39ad787bc3357abff14e5d23cd812 | |
parent | 04b384233ff1b695a826d1bc54b6ba4bec02aaca [diff] |
dawn/node: Add RequestAdapterOptions featureLevel option Spec PR: https://github.com/webgpu-native/webgpu-headers/pull/399 Bug: 366151404 Change-Id: I4d7ee2d4e2cf7bc73b8ba60f3c1d0652c5711aae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218535 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.