commit | e0ce731d14ae03ea87021369ad27e79304d3a3c9 | [log] [tgz] |
---|---|---|
author | shanxing <shanxing.mei@intel.com> | Mon Apr 21 18:18:22 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 21 18:18:22 2025 -0700 |
tree | 9bd2ed31fde2620e6b48308312f2765d7d76ad04 | |
parent | d57bbdb7c907b4d276c6d7bd6fc50115afd9dc85 [diff] |
Replace absl::popcount with dawn::BitCount Bug: 343500108 Change-Id: Ifff83089e3e8d0c0e6a7897aa60ab8b5caaa9d89 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/238154 Commit-Queue: Shanxing Mei <shanxing.mei@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Jiawei Shao <jiawei.shao@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.