commit | b942e228f9bb346742e26d7690d345d1335da01c | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Sep 03 23:24:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 23:24:25 2024 +0000 |
tree | 80911a04ce6ad1ac00dd4534c43aff594ce2baa5 | |
parent | 6d87fa6ae4cd9394053c8ce779e7b9eb5ae2900c [diff] |
[msl] Add benchmark for IR backend Bug: 42251016 Change-Id: Ib9499bc176e11461aff219277b883e632abfa8a8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204536 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.