commit | 59db6d898ffb6a5c68c654262b67416f171b4e22 | [log] [tgz] |
---|---|---|
author | Zhaoming Jiang <zhaoming.jiang@intel.com> | Thu Aug 01 07:49:10 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 01 07:49:10 2024 +0000 |
tree | 29ae7a5c1f9c75119222669d8d58027c5c90c322 | |
parent | 85b350afdfe8615772fe93b95d2fe4d1da97e85f [diff] |
Bind subgroups limits into Node This CL make subgroups limits (min/maxSubgroupSize) available for adapters and devices in Node binding, and also fix the device limits to check subgroup features enabled instead of unsafe APIs allowed. Bug: 349125474, 354747796 Change-Id: Ic7b52e2dfb7757e38b01cf90ecd8ac330dba93dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200574 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Alan Baker <alanbaker@google.com> Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.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.