Hey, i want to generate GLSL shadercode from my `VS_1_1` shader bytecode. I try to do the following: `./testoutput glsl test.vso` What exactly do i need to change to get valid GLSL from that file? (attached as zip) [test.zip](https://github.com/icculus/mojoshader/files/12681170/test.zip)
Hey, i want to generate GLSL shadercode from my
VS_1_1shader bytecode. I try to do the following:./testoutput glsl test.vsoWhat exactly do i need to change to get valid GLSL from that file? (attached as zip)
test.zip