Skip to content

apitenko/spirv-inputs-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

crude SPIR-V assembly parser, only parses shader inputs for use in the game engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages