mirror of
https://github.com/RPCS3/glslang.git
synced 2025-03-04 00:28:57 +00:00
6 lines
194 B
Batchfile
6 lines
194 B
Batchfile
![]() |
.\StandAlone.exe -i sample.vert > sample.vert.newout
|
||
|
diff sample.vert.out sample.vert.newout
|
||
|
|
||
|
.\StandAlone.exe -i sample.frag > sample.frag.newout
|
||
|
diff sample.frag.out sample.frag.newout
|