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.