Enable Dawn standalone CQ builder Enables dawn-cq-linux-x64-rel to be added on (almost) all CLs and block CL submission on failure. This is currently the same as the dawn-try-linux-x64-sws-rel manual-only trybot, but will have additional tested configs added to it as more Dawn standalone builders are moved to the gn_v2 recipe. Bug: 385317083 Change-Id: I8dcd197be1a20d97635011c1c045bd0b7dcb461b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257414 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Yuly Novikov <ynovikov@chromium.org>
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.