https://github.com/syncaidius/spirvreflector
A C# library which provides reflection information about SPIR-V bytecode
https://github.com/syncaidius/spirvreflector
Last synced: about 1 year ago
JSON representation
A C# library which provides reflection information about SPIR-V bytecode
- Host: GitHub
- URL: https://github.com/syncaidius/spirvreflector
- Owner: Syncaidius
- License: mit
- Created: 2023-05-08T18:22:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-10T20:18:35.000Z (about 3 years ago)
- Last Synced: 2025-04-13T05:45:32.631Z (about 1 year ago)
- Language: C#
- Size: 345 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README

A pure C# implementation SPIR-V reflection. Provides binding and statistical information about SPIR-V shader bytecode, which is great for generating automatic pipeline bindings aiding debug/analysis.
[ ](LICENSE) [](https://github.com/Syncaidius/SpirvReflector/commits/) [](https://www.nuget.org/packages/SpirvReflector)
# Build Status
[](https://dev.azure.com/jyarwood/SpirvReflector/_build/latest?definitionId=6&branchName=Release)
# Sponsors
A massive thank you to some of our sponsors:
* [IceReaper](https://github.com/IceReaper)