commit | bc05306c06f582e765e9c8dbd7e42b6bdae1c8e7 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Sep 24 18:09:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 24 18:09:17 2024 +0000 |
tree | e95e123647950433229df44896c55bd6a594a1a5 | |
parent | 77184aa49df655fdb02e69516232a66edfa07899 [diff] |
Add some documentation for tint_benchmark Bug: 42251293 No-Try: True Change-Id: Ia9dd3f0589da77d587322cce3271f22f62952e7d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207874 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.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.