commit | 23b241f3285fcbd8b4c036a833d0f22827347cd6 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Fri Jan 26 18:07:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 26 18:07:33 2024 +0000 |
tree | e1535593d640d25899d56d2344bda60813f565bd | |
parent | d6489488dc8a43988d3917ce920a89af56c1bfde [diff] |
Fix nit Change-Id: Ied4dd1cd8fbe5206046aeb5bc5cf53631b8ecd91 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/171780 Auto-Submit: Fr <beaufort.francois@gmail.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.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.