summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/instancing/buildshaders.bat
blob: af18c09602d2f20a21c554ada4a4481bc97cf087 (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 "330,300 es" --hlsl 50 --msl 12 inst.vert -o inst.vert.qsb
qsb --glsl "330,300 es" --hlsl 50 --msl 12 inst.frag -o inst.frag.qsb