Add gn_v2 Linux/x86/Release/SwS builders Adds the following gn_v2 CI builders and their manual trybot mirrors: * dawn-linux-x86-builder-dbg * dawn-linux-x86-fuzz-rel * dawn-linux-x86-sws-rel These is identical to the x64 versions which already exist except for the different number of target bits and the fact that x86 builders do not build/test the WebGPU CTS with Node. Tests will be enabled in a follow-up CL. Bug: 385317083 Change-Id: I8d87ca34af450a969fd66aa2606ffa748bb3ed4a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261875 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: 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.