commit | dc69beb7f6da33a89fa0fb6163657c37482013eb | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Mon May 12 20:02:28 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 12 20:02:28 2025 -0700 |
tree | c40047197e76dfa197746e9243f86a4b9209f55f | |
parent | 79945d21b2c29b062107a92c6e31bd1eb569a7b8 [diff] |
[dawn/native] Use C++20 default equation comparison when possible Bug: 343500108 Change-Id: I0b690f32467eeb705ee45c47bc5bc7ac92c7c995 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241375 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: 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.