| commit | 75f3c7359a11266c0a0879b3f54bedb263e98b11 | [log] [tgz] |
|---|---|---|
| author | Gregg Tavares <gman@chromium.org> | Mon Jan 19 02:09:10 2026 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 19 02:09:10 2026 -0800 |
| tree | a46bd9aba7a5d34367d8c2342401b878a18a517b | |
| parent | 15fc09c08e2dfaaaadb445a8e51613f4abc76ee2 [diff] |
Capture: Get correct format. The code was using format.baseFormat but it should have been using format.format. Bug: 473827155 Change-Id: I6a6a69649536c1fb28282184b5a2d43452691b75 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/285398 Commit-Queue: Gregg Tavares <gman@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.