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