gongminmin / Dilithium

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

Adds test cases for DXIL parser #1

Open gongminmin opened 7 years ago

gongminmin commented 7 years ago

To enforce test-driven development, we need some test cases first. Put HLSL shaders and their compiled DXIL files to Test folder.