commit | ae3f7c68c7aef1ac3360328f06b093b2c537da7d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Mar 31 12:11:18 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 31 12:11:18 2025 -0700 |
tree | cf3ebe0d59f939d35bc04026ae8a6a3b61287566 | |
parent | 1c70866fbfb047ec5f606e4b06d205e8bd2e6a9e [diff] |
[spirv][ir] Add a spirv.image type. Add a type to mirror the OpTypeImage in SPIR-V. Bug: 391485311 Change-Id: I3e9fd37325939b410b19621f35b9d826c7a02a0d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233674 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.