commit | ba3c94abad955032377ac15a6be79a21927cbd08 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Fri May 09 16:47:02 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 09 16:47:02 2025 -0700 |
tree | db22b46ce45a2f662e7e2b47f008efc6521f52d6 | |
parent | cb130351d3aa775bbdda552336e1e0af566af446 [diff] |
[dawn/common] Use C++20 default equation comparison when possible Bug: 343500108 Change-Id: I45a41ea9b854cb96d7a0c4b6213140d42a2c5c30 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241414 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> 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.