Add CMake builder using chromium-luci code Adds an equivalent to cmake-linux-clang-rel-x64 defined using the shared chromium-luci Starlark code. The legacy builder is still kept for now, as the new builder is CI-only with a manual trybot mirror. However, once we confirm that the new builder works as expected, it will replace the legacy one. The new builders should be functionally equivalent to the old ones. Bug: 459517292 Change-Id: I6d3246ae70bff82000b09a364fb654076a7f800c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/281623 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> 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.