commit | 5a788d1d9a41d350d20bf446490c211206a794ea | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Tue Feb 04 07:52:26 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 07:52:26 2025 -0800 |
tree | 395fbac65dc157d65a0c3888ec7f6433ef369d72 | |
parent | 6eec4a648e8e11a3d74e1bb5c64507c983d3b92f [diff] |
dawn/node: Add subgroupMinSize and subgroupMaxSize to AdapterInfo Spec PR: https://github.com/webgpu-native/webgpu-headers/pull/509 Change-Id: I06e44901a363aca4903a3b5c577a6692b97f34f2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224214 Reviewed-by: Corentin Wallez <cwallez@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.