commit | ff51853172b5817c57082c92920072247a21c390 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed May 14 00:18:03 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 00:18:03 2025 -0700 |
tree | 5231baaca0f56ebd3802038b9008ab2d99a13fe3 | |
parent | f7478dae2b4b1079b5b66ef962e8741c32528ba8 [diff] |
[dawn] Use default equation operator in wire and tests Bug: 343500108 Change-Id: I8ed4941f075b221d565343205a9c9f9b08be9ad1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/242095 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.