An open API service indexing awesome lists of open source software.

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

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.

[ ![GitHub](https://img.shields.io/github/license/Syncaidius/SpirvReflector)](LICENSE) [![GitHub last commit](https://img.shields.io/github/last-commit/Syncaidius/SpirvReflector)](https://github.com/Syncaidius/SpirvReflector/commits/) [![Nuget](https://img.shields.io/nuget/v/SpirvReflector?color=%2322AAFF&label=NuGet)](https://www.nuget.org/packages/SpirvReflector)

# Build Status
[![Build Status](https://dev.azure.com/jyarwood/SpirvReflector/_apis/build/status%2FSpirvReflector-CI?branchName=Release)](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)