| commit | b4ddf5f7ae109980541b25df2de1855534040b7c | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Tue May 13 15:40:21 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 13 15:40:21 2025 -0700 |
| tree | 4dd5a192809f8d81145dad8b1c26e1dd23c418cc | |
| parent | 3fca910cd877d85f8305d8671783b64c2fc54846 [diff] |
[spirv-reader][ir] Add image gather support Add support for the `OpImageGather` instruction. Bug: 407384304 Change-Id: Id863e3b64b614d02e575a0a5a7a66159b7699426 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241535 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.