Move presubmit trybot out of legacy_builders.star Moves the definition for the Dawn presubmit trybot out of legacy_builders.star and changes the definition to use the chromium-luci Starlark code instead of the raw LUCI functions. This should be a functional no-op other than moving the builder of the luci.flex.try pool into the luci.chromium.gpu.try pool, which should result in lower pending times. Bug: 459517292 Change-Id: Ia4b4e8d304654da39539d1dbd75ebdf3ed4b70bf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/302716 Commit-Queue: Jonathan Lee <jonathanjlee@google.com> Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> 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.