commit | 029bdcdf439d397f27fae9af3e2f1342dff24969 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Aug 29 21:55:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 29 21:55:31 2024 +0000 |
tree | 98c108fe500b11885047e23cb85ef2e530b912fe | |
parent | 6cdb2096f396392c13c66563ee4fc22a6cec1809 [diff] |
[benchmark] Accept flags passed by chrome.perf The Chromium perf waterfall treats our benchmark like a GoogleTest binary, so we need to accept the flags that it passes. These flags are meaningless for Google Benchmark and can safely be ignored. Bug: 42251293 Change-Id: Iaf0f941aaca31e0b643a8cb20d60b24f6789203d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204518 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.