commit | dcc2dc1dce4e1102d4aefd1a30c3b94314dd5969 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Aug 30 17:32:29 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 30 17:32:29 2023 +0000 |
tree | f97909f0243f65fd98e2a8d03f90042ab403248c | |
parent | a8fe877ddc2041616db84d3212ed7474730124f0 [diff] |
Add simple DawnInfo program. In a similar vein to the vulkaninfo program, add a `DawnInfo` command to dump information about toggles and adapters that are available. Change-Id: Ie569efdcce49a47f281fb764ea9b79f0ef2464ba Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149020 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: dan sinclair <dsinclair@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.