Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 229 Bytes

File metadata and controls

10 lines (7 loc) · 229 Bytes

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