HansKristian-Work / dxil-spirv

DXIL conversion to SPIR-V for D3D12 translation libraries
Other
153 stars 31 forks source link

dxil convert to spirv fail #203

Open Mario-Cui opened 3 weeks ago

Mario-Cui commented 3 weeks ago

this dxil is generate from Microsoft dxbc2dxil tool, but convert to spirv the following error occurred, image cs5_1.zip

HansKristian-Work commented 1 week ago

This is technically broken DXIL. It says the UAV doesn't have a counter, but it tries to use one anyway.