commit | ede1260794d7d1af9c2e501885a05b4a9aa64ff5 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Feb 02 07:40:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 02 07:40:41 2024 +0000 |
tree | e20de357124c4df6f5222e87d2a1e917cffd1fca | |
parent | dd852a700405828f7339a89b89ea807f96500c87 [diff] |
Add a cpp override to paper over Future F-suffix Bug: dawn:1987 Change-Id: I27d4a62f29a153eb1c927c9a8275b7b49f818f83 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/172921 Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org>
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.