commit | c5c482733140ca3fa86065e687d1766f40e0d29e | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Tue Jul 04 01:30:20 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 04 01:30:20 2023 +0000 |
tree | 2e2aad5bc44ed6c99ba4f63f8824bf5c4ef1fb1c | |
parent | eb19b742b103a28c573e7e4101c8e05f7044396b [diff] |
dawn_perf_test: Support recording GPU time in ShaderRobustnessPerf This patch adds the support of recording GPU time in dawn_perf_test.ShaderRobustnessPerf, which is more stable and obvious to compare the GPU performance. Bug: dawn:1890 Change-Id: I8b39b875a7951045b96e214872951541c28254ee Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139800 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.