commit | 433fb413eba08c14a586bc20ac2538b7b07d2ccc | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Aug 29 22:30:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 22:30:00 2024 +0000 |
tree | 6d104f3be4084dc220e61231e026fd5582dfdeff | |
parent | 55e22d92a0ffd9ba9454d33d96fb8d98a0a136e7 [diff] |
[benchmark] Add flag to use the Chrome perf format By default, use the standard Google Benchmark output format, which is much more readable for people running the benchmark directly. Add a flag to switch to the Chrome perf format, which will be used on the waterfall. Bug: 42251293 Change-Id: I04b7d2231f8a195d26ee7c3a6314e59accf10ca6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204519 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: 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.