commit | 0c3ca3d594432bac72338715a3506b4fb605f353 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Sat Oct 26 07:52:58 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 26 07:52:58 2024 +0000 |
tree | cddcc625115697544415d65bacfd584df217c1ca | |
parent | a6cc2910eaa3c53dd1dac56af07aad1cce5ab738 [diff] |
Remove redundant constructors Bug: chromium:42240266 Change-Id: Ie139029da0e864e595cf996cea8a652709891035 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211950 Reviewed-by: Corentin Wallez <cwallez@google.com> 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.