| commit | c9e09c743a7f91f693a13ce510c32aead3a3fbbf | [log] [tgz] |
|---|---|---|
| author | Jiawei Shao <jiawei.shao@intel.com> | Wed Jul 23 17:42:49 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 23 17:42:49 2025 -0700 |
| tree | 3c2ee1f68844b0ad4177ed54ccbbd5251c7cef11 | |
| parent | 670d697b3bc01e12fb46ba81b7abbdffe38bcb72 [diff] |
Test `ShaderRobustnessPerf` with Integer Range Analysis disabled This patch adds the configuration that disables Integer Range Analysis in `ShaderRobustnessPerf` in dawn_perf_tests. As Integer Range Analysis is enabled by default in DawnPlatform.cpp, it is more convenient to compare the performance difference with and without Integer Range Analysis by adding a configuration to explicitly disable it. Bug: 348701956 Change-Id: Id1cead7980dc5bbe0d3016abaa4e6ca5411bd94d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/254314 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Loko Kung <lokokung@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.