commit | 3cf7179d296d9dd83e802e6db3f5e03a8572ca1d | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Fri May 30 00:10:30 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 30 00:10:30 2025 -0700 |
tree | 12189484920a2b4649b915ed97102f0f3666ba85 | |
parent | e3378445609241554064d2af86da3901c96476da [diff] |
[dawn][headers] Cleans up subgroup limits and uses constants. - Follow up to the following comment now that the usages are updated: https://dawn-review.googlesource.com/c/dawn/+/241874/comments/161882c6_06c16fdf Change-Id: I5f972873b648fa2499f8e141275a38a802119077 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/244514 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@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.