summaryrefslogtreecommitdiffstats
path: root/src/plugins/videonode/imx6/shaders/compile.bat
blob: ff28e94d52c32ded2d3a03a6074ad2780eae520a (plain)
1
2
3
4
5
:: Copyright (C) 2020 The Qt Company Ltd.
:: SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

qsb -b --glsl "150,120,100 es" --hlsl 50 --msl 12 -o rgba.vert.qsb rgba.vert
qsb --glsl "150,120,100 es" --hlsl 50 --msl 12 -o rgba.frag.qsb rgba.frag