commit | 78a100c8c999883350ea6e5a724119289d3ad45b | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Sat Nov 02 08:11:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Nov 02 08:11:16 2024 +0000 |
tree | 0bc226194183d68312d5ecd661997e009e4b3d11 | |
parent | 3a212ce3213a14cf16ef8984c4eefd36e0f1ebae [diff] |
webgpu.h: Add Adapter and Device GetFeatures() methods Bug: 368672123 Change-Id: I0b16347f6c2912e71228f5f613d665efa1f95161 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212174 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.