Rename chromium-luci CMake CQ builders Removes the -sws from CMake CQ builders since CQ builders often mirror multiple CI builders, and thus specific GPUs, etc. do not make sense to include in their name. While there are no plans to add additional CMake CI builders that will be mirrored and the use of the Dawn CMake recipe prevents mirroring multiple CI builders anyways, this keeps the naming scheme consistent with the other (GN) CQ builders. Bug: 459517292 Change-Id: I61b1baaf21ee01500625f0bc834cd6632bc058b8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/287756 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.