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

3 lines
166 B
Batchfile

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