Sync chromium-luci revision when rolling Updates scripts/roll_chromium_deps.py to also sync the chromium-luci revision in //infra/config/global/PACKAGE.star. This helps prevent the shared Starlark code from getting out of date. Also drive-by fixes a few minor issues that were found elsewhere in the script while working on it. Bug: 452840620 Change-Id: Ida3261ad31cd501b889d4ba6760c71684ad03ba7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/284480 Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Jonathan Lee <jonathanjlee@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.