[vpython] Roll deps and remove .vpython3 Roll chromium/src/build to a56d226360eb, chromium/src/testing to a83fd5d31fe6, and chromium/src/tools/mb to bc1e980982da so Dawn standalone builds use vpython_spec_files from build_overrides/build.gni. Remove the legacy root .vpython3 file now that all targets and tools/mb use vpython.toml + vpython.toml.uv.lock. LSC: https://docs.google.com/document/d/1D65SXziXtVmFRtZ7C2_zJp-NZc5Vjm0ZShTF29lwvjo/edit Bug: 491263752 TAG=agy CONV=b53bdf70-37e7-4696-be50-8ee6fc19b1f8 Change-Id: I2814e37c1c232dcfc3c6115f0e7717b1b8ad277a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/342255 Owners-Override: Alex Ovsienko <ovsienko@google.com> Reviewed-by: Junji Watanabe <jwata@google.com> Reviewed-by: Takuto Ikuta <tikuta@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@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.