summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/shared/imgui/buildshaders.bat
blob: 560c634134b4e75788f423f56a8c19095fade33a (plain)
1
2
3
4
:: Copyright (C) 2024 The Qt Company Ltd.
:: SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
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