qt6windows7/tests/manual/rhi/stenciloutline/buildshaders.bat

3 lines
164 B
Batchfile
Raw Normal View History

2023-10-30 06:33:08 +08:00
qsb --glsl "100 es,120,150" --hlsl 50 --msl 12 material.vert -o material.vert.qsb
qsb --glsl "100 es,120,150" --hlsl 50 --msl 12 material.frag -o material.frag.qsb