Open feliwir opened 1 year ago
Hey, i want to generate GLSL shadercode from my VS_1_1 shader bytecode. I try to do the following: ./testoutput glsl test.vso
VS_1_1
./testoutput glsl test.vso
What exactly do i need to change to get valid GLSL from that file? (attached as zip) test.zip
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