commit | 676d919522185dec21d2471fc9a8d3fd32894176 | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Mon Jun 23 13:25:39 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 23 13:25:39 2025 -0700 |
tree | 59aa13343d69a81aa30b9752c0d78c8f86a0a41c | |
parent | 119b9226d771fcb04a4154f7e686bd284b79cd94 [diff] |
Remove unrollConstEvalLoops flag from CTS runner Issues on ARM Mac and apple silicon have been resolved. Issues on compat (pixel6) have been added to expectations.txt (these are pre-existing issues that have been exposed by this change now that we are no longer loop unrolling these test cases) I have investigated timings on Intel-Mac CTS runs and they are equivalent before and after this change. End2end test that verifies max compile/runtime: https://dawn-review.googlesource.com/c/dawn/+/243854 Bug: 417519810 Change-Id: I03074e233ac266613d419ab20a95d82f45a24391 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/245254 Commit-Queue: Peter McNeeley <petermcneeley@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: 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.