commit | 1532b404b3a4f3db630c708a4d51333778f68b78 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Wed Apr 16 07:57:04 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 16 07:57:04 2025 -0700 |
tree | 91ad75f91bbf66fd7e1683a3e1f2e13b789d5223 | |
parent | ce2c08330adb83466996b3a32c237cc0ae2fe851 [diff] |
Add GPU pools to shadow bucket list Adds luci.chromium.gpu.ci and luci.chromium.gpu.try to the list of pools usable in Dawn's CI and try shadow buckets, respectively. Previously, all Dawn standalone builds were run in the luci.flex pools, but upcoming builders will be run in the GPU pools. Bug: 385317083 Change-Id: I3cd4ae31210eec84eca4221a458a1dba74a6ac01 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237154 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Brian Sheedy <bsheedy@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.