Fix Linux/CMake dimensions Fixes the dimensions used to trigger Linux/CMake builds. Previously, they specifically targeted Ubuntu 24 since they were targeting the luci.flex.* pools, which have migrated to that version. However, the GPU pools are still on Ubuntu 22. Bug: 459517292, 483104765 Change-Id: I62b0f3f0c1afb8672c4d932b1552b0cdb64317b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/303516 Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Auto-Submit: Brian Sheedy <bsheedy@google.com> Commit-Queue: Jonathan Lee <jonathanjlee@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.