Roll chromium_revision d034204351..49ac5d1eec Change log: https://chromium.googlesource.com/chromium/src/+log/d034204351..49ac5d1eec Full diff: https://chromium.googlesource.com/chromium/src/+/d034204351..49ac5d1eec Repo entries: buildtools: https://chromium.googlesource.com/chromium/src/buildtools/+log/fc67fc1cee..d7c2ffbac2 testing: https://chromium.googlesource.com/chromium/src/testing/+log/1c04a8fd67..aad16809e3 third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4c6437f269..b48cbb3e60 third_party/libc++/src: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/e82038b2e9..c5dd8ade97 No CIPD entries changed in this roll No GCS entries changed in this roll No explicitly synced GN variables in this roll Bug: None Change-Id: Ie8188f4529cfd0f6e9f53d74b85e3e63d8cd3acf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/279555 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> 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.