gongminmin / Dilithium

Dilithium is a bidirectional shader converter for converting between DXIL and SPIR-V.
MIT License
166 stars 13 forks source link

DXIL Parser #2

Open gongminmin opened 7 years ago

gongminmin commented 7 years ago

Learn DirectX Intermediate Language from DXIL.rst. Write a parser for its binary representation.