commit | 23ab66fb1af57510fe2c09881516ece790c80ede | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Tue Jun 03 12:02:21 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 03 12:02:21 2025 -0700 |
tree | 0da4cc4fb4bc3a983140511808308a9d2374853d | |
parent | bc09427f36f7ce6c8a264dae204284f1255b1a5c [diff] |
[dawn] Use C++20 concepts in TypedInteger.h Bug: 343500108 Change-Id: Ibb7442dd602ef673f554ce843c0f90135f83b4dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/244956 Reviewed-by: Corentin Wallez <cwallez@chromium.org> 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.