qt6windows7/tests/manual/rhi/tex1d/buildshaders.bat
2023-10-29 23:33:08 +01:00

3 lines
174 B
Batchfile

qsb --glsl "120,150,300 es" --hlsl 50 --msl 12 -c texture1d.vert -o texture1d.vert.qsb
qsb --glsl "120,150,300 es" --hlsl 50 --msl 12 -c texture1d.frag -o texture1d.frag.qsb