Roll chromium_revision 3e452a2ef6..899fe20424 Change log: https://chromium.googlesource.com/chromium/src/+log/3e452a2ef6..899fe20424 Full diff: https://chromium.googlesource.com/chromium/src/+/3e452a2ef6..899fe20424 DEPS, submodule, and //infra/config changes generated by running: scripts/roll_chromium_deps.py Repo entries: build: https://chromium.googlesource.com/chromium/src/build/+log/456a718a60..0de6cd0db9 testing: https://chromium.googlesource.com/chromium/src/testing/+log/ea771603d0..6f0975a03d third_party/chromium-tools-build/src: https://chromium.googlesource.com/chromium/tools/build/+log/4b244c03c2..ecb9c3d394 third_party/depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/fa1fac8477..33025ff4f2 No CIPD entries changed in this roll No GCS entries changed in this roll Explicitly synced GN variables: android_ndk_version: 2@30.0.15729638 -> 2@30.0.15729638 Bug: None Change-Id: I3072b94727fef2846d05e91cdc0934c54d5c15e6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/330875 Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Reviewed-by: Brian Sheedy <bsheedy@google.com> Commit-Queue: Jon Banh <jhbanh@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.