commit | e72b4393dff93d1b77c6a5dd29764754d7cbdfac | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Tue Jan 23 11:53:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 23 11:53:50 2024 +0000 |
tree | 28498fcc78fce3c612639fd23907a6065f77855d | |
parent | faaf33a681a793042673e514326dc445a191d2bb [diff] |
Address the comments in CL 169943 Bug: dawn:2184 Change-Id: Ifa984b70bc980239e9634d83b13b664f710868f4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/171060 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Peng Huang <penghuang@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.