commit | 54d032fc8b0aaed4d80154d054b620147d62aef0 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Tue Feb 04 06:30:09 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 04 06:30:09 2025 -0800 |
tree | 1afc7db73a5cf7d78c644def2ed9b84a0f9d0554 | |
parent | d6933aeff27e3988f79c51a9a63492688889f8d7 [diff] |
webgpu.h: Add subgroupMinSize and subgroupMaxSize to AdapterInfo Spec PR: https://github.com/webgpu-native/webgpu-headers/pull/509 Change-Id: I5510a054304d802dfbcbfe1a03ef8f2e6db36032 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223876 Reviewed-by: Alan Baker <alanbaker@google.com> 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.