| commit | af0132df9d014e6e7ec92c14be8ccc021b7fca08 | [log] [tgz] |
|---|---|---|
| author | Kyle Charbonneau <kylechar@google.com> | Thu Jan 22 15:51:07 2026 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 22 15:51:07 2026 -0800 |
| tree | 3fe405cd970638104c6d3174537426363147d5ba | |
| parent | 62d17fb910d565d04d58e118d9c873ed28b4f8a8 [diff] |
Rename BufferState::InsideOperation to InUse This is to reflect the state is set more broadly by queue or device operations. Bug: 425472913 Change-Id: I14372b0de0348a84c48439896ce9ae1d5974cce1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/286375 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Kyle Charbonneau <kylechar@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.