commit | cade5e1a7eb18d9dddb3fd4a7dd5ca1d73864571 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Tue Sep 05 03:09:56 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 05 03:09:56 2023 +0000 |
tree | 357aeeffab273c7610d21094cb7ab3db2a650c1d | |
parent | 39289b7d9605e05d4be55a0f042522d6059f1030 [diff] |
Remove wgpu::DawnInstanceDescriptor Bug: dawn:1374 Change-Id: I33cc7526b40909f17356bd246ae22c7d788d198b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149227 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.