commit | 2d988ce0950f814c0dd3e023011ac92d28f74c22 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Thu May 25 23:28:34 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 23:28:34 2023 +0000 |
tree | adf987b90ed0cfc136497f1464228c6345526694 | |
parent | 6f5515a21e331843dd0cf5a5d7640947317db626 [diff] |
Fixes incorrect path for clang-format. Change-Id: I83aef1bdbff0ee8c36968295fdb8d7fa4654b3ff Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134466 Kokoro: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Loko Kung <lokokung@google.com>
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.