summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/tex3d/buildshaders.bat
blob: 699d2b112b11d14955d7303f3156fe385c7b6ce8 (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 "300 es,150" --hlsl 50 --msl 12 -c texture3d.vert -o texture3d.vert.qsb
qsb --glsl "300 es,150" --hlsl 50 --msl 12 -c texture3d.frag -o texture3d.frag.qsb