Try / Tempest

3d graphics engine
MIT License
83 stars 24 forks source link

Fix registers allocation for HLSL #21

Closed Try closed 3 years ago

Try commented 3 years ago

There is spirv to HLSL compiler issue, causing OpenGothic(DX12) to fail at load-time. Full description: https://github.com/KhronosGroup/SPIRV-Cross/issues/1645