qt6windows7/tests/manual/rhi/shared/imgui/buildshaders.bat

3 lines
158 B
Batchfile
Raw Normal View History

2023-11-02 05:23:55 +08:00
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