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

3 lines
174 B
Batchfile
Raw Normal View History

2023-10-30 06:33:08 +08:00
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