summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/stenciloutline/buildshaders.bat
blob: c1e0fb4722841f176feeb189c88e0dc5d47e2cb3 (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 material.vert -o material.vert.qsb
qsb --glsl "100 es,120,150" --hlsl 50 --msl 12 material.frag -o material.frag.qsb