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

3 lines
166 B
Batchfile
Raw Normal View History

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