Work in progress
Extracts shader meta information from SPIR-V binary so you can validate inputs/outputs in a game engine.
TODO:
- tests
- proper error handling
- more complete support of SPIR-V types
- maybe release as a crate
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Work in progress
Extracts shader meta information from SPIR-V binary so you can validate inputs/outputs in a game engine.
TODO: