commit | 8ae1da2e39e203972c74f039c2b2d7fe5a5638bd | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Fri Feb 07 10:33:31 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 07 10:33:31 2025 -0800 |
tree | 9b546d60be1199fdf477f2ab56aadfc650f403bc | |
parent | 51694fd33cdaaec5bdd7ab3dc4f488f5818fd870 [diff] |
infra: Add siso properties to builders This is a preparation for builders to switch from Ninja to Siso. - Add $build/siso properties. - Set shadow properties to test CI builders with LED - Rename "reclient" with "rbe"/"siso" so that we can deprecate reclient later easily. This is required to change the dawn/gn recipe. https://crrev.com/c/6242373 Bug: 393606976 Change-Id: Ibb42187f4393df5fad47aec0a758a987a83bb2b9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225254 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Junji Watanabe <jwata@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.