commit | 1e61e82b1b7a8468debde6e7e76e461fa4256fa1 | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Fri Dec 06 02:37:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 06 02:37:17 2024 +0000 |
tree | c01be1b9666f705a062a19c331617560a1517a7e | |
parent | f856922a88b69937334bca276fa4ea8b1c02bafd [diff] |
Deprecate DawnExperimentalSubgroupLimits Deprecations says to Use AdapterPropertiesSubgroups from GPUAdapterInfo instead. Adjust validation unit tests for DawnExperimentalSubgroupLimits deprecation Bug: 354751907, 382520104 Change-Id: I9e8d8a6349397b237c02988cef7ef3b24cfe3fd6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/216255 Auto-Submit: David Neto <dneto@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Loko Kung <lokokung@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.