commit | b65f5fd80ab9733c58caaec023d9181e9e5fec22 | [log] [tgz] |
---|---|---|
author | Junji Watanabe <jwata@google.com> | Wed Feb 19 07:15:14 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 07:15:14 2025 -0800 |
tree | f8549e435d876a13cdd246b1dd744993616f129a | |
parent | 4add22eb8c2840b9ab4ae047d07ed2da5817d4d1 [diff] |
infra: Add metrics_project property to $build/siso even on Win builders https://crrev.com/c/6242373 switched the gn recipe to use Siso. However, Win msvc builders failed because they don't have `chromium-reclient-metrics` property. https://ci.chromium.org/ui/p/dawn/builders/try/win-msvc-dbg-x64/b8723159590914280305/infra This CL adds the missing property to the builders. Bug: 393606976 Change-Id: I6c7940aa3cfdb7ed4a957b687ad9cb5a15b46c0c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226055 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Junji Watanabe <jwata@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.