commit | 6907a61408245158d048badd542d1c4c1953f787 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Wed Oct 30 16:38:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 30 16:38:52 2024 +0000 |
tree | 3916146e4407da349ac7af19eddffc236ef0f7bb | |
parent | d80ef7d6a00854137adc408ebce44d4913fbab80 [diff] |
[tools][cts] Expose simplified codepath Exposes the simplified CTS tooling codepath behind command line args and fixes several issues that were discovered when performing test rolls. Bug: 372730248 Change-Id: Ic9195d9e7e364f0c0127e5328da389349139149b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212997 Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.