commit | 7a0b12445b3e722a0a9bfbd16f85dde5d24b9752 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Jul 29 20:03:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 29 20:03:45 2024 +0000 |
tree | 1dccea25548ce56a27a15f2327e3abc88c6cc64b | |
parent | e7cf3758c97bb67d330d65358cfec6954698fbfa [diff] |
[tint][benchmark] Use Chrome Perf output format The benchmark binary needs to write its output in a specific format in order to be used on the perf waterfall. Bug: 42251293 Change-Id: I895c8bd0eb312c6cc886ddce5e4bbac27ce8837e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200514 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@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.