aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/scenegraph
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2020-08-14 10:57:00 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2020-08-15 10:39:29 +0200
commitaed2d2301650c273a905088c90f60728af6d3145 (patch)
tree638096e9dfde84ebb432ab5399faec0f38cedf40 /tests/auto/quick/scenegraph
parentaaabbf3a7da5dcd729689fc5fa9a31d6f8f2610a (diff)
Regenerate scenegraph autotest shader
Change-Id: Iacfa3ae3284f47c5501fc443c764d493334a608d Reviewed-by: Fawzi Mohamed <fawzi.mohamed@qt.io>
Diffstat (limited to 'tests/auto/quick/scenegraph')
-rw-r--r--tests/auto/quick/scenegraph/data/compile.bat1
-rw-r--r--tests/auto/quick/scenegraph/data/render_bug37422.frag.qsbbin864 -> 686 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/scenegraph/data/compile.bat b/tests/auto/quick/scenegraph/data/compile.bat
new file mode 100644
index 0000000000..bb0fbf656c
--- /dev/null
+++ b/tests/auto/quick/scenegraph/data/compile.bat
@@ -0,0 +1 @@
+qsb --glsl "100 es,120" --hlsl 50 --msl 12 -o render_bug37422.frag.qsb render_bug37422.frag
diff --git a/tests/auto/quick/scenegraph/data/render_bug37422.frag.qsb b/tests/auto/quick/scenegraph/data/render_bug37422.frag.qsb
index 1233ccfbca..b8770b1332 100644
--- a/tests/auto/quick/scenegraph/data/render_bug37422.frag.qsb
+++ b/tests/auto/quick/scenegraph/data/render_bug37422.frag.qsb
Binary files differ