HansKristian-Work / dxil-spirv

DXIL conversion to SPIR-V for D3D12 translation libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Failed to parse blob

DhritiKhanna opened this issue · comments

Hello HansKristian,

I am getting the following error when I keep my dxil files in a folder shaders/dk:
[ERROR]: Failed to parse blob.
Error: Command '['build/dxil-spirv', '--output', '/tmp/tmpw8s9hededilan_gt1.qcc!eva_player_exe-Context-fb417d660ba93b43-Compile-170.PS.dc0d44c1.dxil', 'shaders/dk/dilan_gt1.qcc!eva_player_exe-Context-fb417d660ba93b43-Compile-170.PS.dc0d44c1.dxil', '--vertex-input', 'ATTR', '0', '--asm', '--glsl', '--validate', '--ssbo-uav', '--ssbo-srv']' returned non-zero exit status 1

I am using Ubuntu 16.04, g++ version 7.5.0.

That does not help me debug this issue at all. Which shader is causing the problem?

Closing due to no reply.