qt6windows7/tests/manual/rhi/shared/imgui/buildshaders.bat
2023-11-01 22:23:55 +01:00

3 lines
158 B
Batchfile

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