commit | 2e95a45b6ee988533d5c3578a56b4d689ccaa9a3 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Jul 22 18:28:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 22 18:28:52 2024 +0000 |
tree | efd94a59d4bae77b4d8303439076d3158c941553 | |
parent | 83f80cacdeceb88d33001240300cde35e1997806 [diff] |
Add a CommandLineParser For use in various Dawn binaries, including ManualSurfaceTests in the future. Bug: 42241992 Change-Id: I9ddc8fd4c0c19cc99d5c86c10e6ef67318929313 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194261 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@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.