commit | 07a56ad56579b1b1d413ce04a76c6e2f0beab505 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Feb 13 11:17:50 2025 -0800 |
committer | dan sinclair <dsinclair@chromium.org> | Thu Feb 13 11:17:50 2025 -0800 |
tree | 249322968210b4fd6c13ff65ab4f197b480e1a16 | |
parent | 6a31c498c40c3c15c624e4b97cd1e89a66db1c39 [diff] |
[spirv-reader][ir] Support names. Add support for `OpName` and `OpMemberName` decorations. Bug: 391482385, 391482466 Change-Id: I5640494ebd30100d0f6141b99c1df1ca7ca9666c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/226157 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.