| commit | 6c870d0d2261e8931af759c984d24a61a3360bd3 | [log] [tgz] |
|---|---|---|
| author | Gregg Tavares <gman@chromium.org> | Fri Jan 09 15:43:28 2026 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 09 15:43:28 2026 -0800 |
| tree | a73a5d4aaad588ec7ef9da0971e09f51055fcff7 | |
| parent | b8a47206c0b81554b149ff2552562268b37825c2 [diff] |
dawn.node: texture.textureBindingViewDimension Make dawn.node reflect texture.textureBIndingViewDimension. passes 'webgpu:api,operation,reflection:texture_reflection_attributes:*' Bug: 458616688 Change-Id: I6a6a696410c0524cf39ef7e062bf6fad842fdb43 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/283216 Reviewed-by: Stephen White <senorblanco@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Gregg Tavares <gman@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.