| commit | f1209b99c5e320373286f0330a9eff63ad8a5dd2 | [log] [tgz] |
|---|---|---|
| author | Brian Sheedy <bsheedy@google.com> | Fri Sep 19 13:48:45 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 19 13:48:45 2025 -0700 |
| tree | 462265a51da4fdadc6379ae546dfb2e3520d5cc0 | |
| parent | 8aac93c2673543f084aa60f7a39e1e0ff076c20c [diff] |
Enable gn_v2 Win/x64/Release/SwS tests Enables tests on dawn-win-x64-sws-rel that are equivalent to the tests on win-clang-rel-x64. In order to allow this, several changes are made to the scripts used for running the Dawn Node CTS in order to make them compatible with Windows. Bug: 385317083 Change-Id: Iae42e5dbad0a180590df6ab85f0b44432f35f220 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262274 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Yuly Novikov <ynovikov@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.