summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/float16texture_with_compute/buildshaders.bat
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/rhi/float16texture_with_compute/buildshaders.bat')
-rw-r--r--tests/manual/rhi/float16texture_with_compute/buildshaders.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/manual/rhi/float16texture_with_compute/buildshaders.bat b/tests/manual/rhi/float16texture_with_compute/buildshaders.bat
new file mode 100644
index 0000000000..15f39256c7
--- /dev/null
+++ b/tests/manual/rhi/float16texture_with_compute/buildshaders.bat
@@ -0,0 +1,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 "430,310 es" --hlsl 50 --msl 12 load.comp -o load.comp.qsb
+qsb --glsl "430,310 es" --hlsl 50 --msl 12 prefilter.comp -o prefilter.comp.qsb