| commit | 081f19b9c250c0e7a35e25be3b078ffe4e07d25c | [log] [tgz] |
|---|---|---|
| author | Diego Rodrigues <diejorarr@gmail.com> | Wed Jul 16 07:01:33 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 16 07:01:33 2025 -0700 |
| tree | b543aefa9c80b6c39430bc31887e6496e5c7707a | |
| parent | 087d502cc8a0d0319fc664264be2843177beebda [diff] |
[tint][spirv] Introduce `buffer` dimension for images to `spirv.def` Bug: 382544164 Change-Id: I11c4d7466802de336aabf1b95a6885de7eee37bf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/252895 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Diego Rodrigues <diejorarr@gmail.com> Auto-Submit: Diego Rodrigues <diejorarr@gmail.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.