commit | 45820ae9952f018ee4e15f536edb3d63176a7e15 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Jun 09 10:12:13 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 09 10:12:13 2022 +0000 |
tree | bc1f7b81b6d927c336683b38138b0a28f53e4b53 | |
parent | 5fb759f6e76a827f19ed6665b77aaeaa4cc4bbf2 [diff] |
Add reflection APIs for wgpu::QuerySet. Bug: dawn:1451 Change-Id: I8bce40e4fc0c7caca3c3a4b8c385ba8a393a3f1c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92662 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org>
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.