commit | cf0329c8415dc9aaa7f0902c36b56606c44ed0ab | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Thu Dec 05 20:34:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 05 20:34:19 2024 +0000 |
tree | 87f49ba41a20150e98968d65dfb20a743e971c00 | |
parent | 38268c8df30dd5a53b66c2943f8bff3c92b2d4f2 [diff] |
[node] populate subgroup sizes for device.adapterInfo Also, always populate subgroup sizes in adapter info. Rely on backends always supplying a value. Bug: 354751907 Change-Id: I628a87aea57982ed5a903e4b9697c74493cedcc8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/218294 Auto-Submit: David Neto <dneto@google.com> Reviewed-by: Alan Baker <alanbaker@google.com> Commit-Queue: Alan Baker <alanbaker@google.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.