| commit | b56b152001874f3a46a3adf37fba98ffd24e5081 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Wed Oct 22 16:05:13 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 22 16:05:13 2025 -0700 |
| tree | 7c61423c127334a0d0817c7afed6b97218b880ca | |
| parent | 57917514790156e3c300a61227d83f322ea04ef9 [diff] |
[wgsl] Add uniform_buffer_standard_layout language feature Add the enum and wire it up to all places that need it. Mark it as experimental. Bug: 452662924 Change-Id: I6202149aa6a22fff3a4b3746a384b55d741d5b1f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/267514 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@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.