3 lines
No EOL
73 B
Batchfile
3 lines
No EOL
73 B
Batchfile
glslc.exe shader.vert -o vert.spv
|
|
glslc.exe shader.frag -o frag.spv
|
|
pause |