summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/rhi/qshader/data/color_all_v1.vert.qsb
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2019-10-28 16:37:57 +0100
committerLaszlo Agocs <laszlo.agocs@qt.io>2019-10-29 15:22:46 +0100
commit58a67e4e0a88e52d71eef5d08df1465f7ac610ae (patch)
tree3d2a0ab28a8ee031f54165302f52df2de8a08fd8 /tests/auto/gui/rhi/qshader/data/color_all_v1.vert.qsb
parentc87e2c37de439996895fc2e2e4c79376b6ec1f09 (diff)
rhi: Move to CBOR in QShader and expand the autotest
Binary JSON is said to become deprecated. Therefore, add support for CBOR. Binary JSON is still supported for deserialization, so all existing .qsb files will continue to work, as long as the binaryjson feature is enabled in the Qt build. Also makes QShaderDescription comparable. This is important for tests in particular. A nice side effect of using CBOR is that .qsb files become smaller. For a typical Qt Quick material shader this can mean a reduction of 300 bytes or more. Task-number: QTBUG-79576 Change-Id: I5547c0266e3e8128c9653e954e47487352267f71 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'tests/auto/gui/rhi/qshader/data/color_all_v1.vert.qsb')
-rw-r--r--tests/auto/gui/rhi/qshader/data/color_all_v1.vert.qsbbin0 -> 1847 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/auto/gui/rhi/qshader/data/color_all_v1.vert.qsb b/tests/auto/gui/rhi/qshader/data/color_all_v1.vert.qsb
new file mode 100644
index 0000000000..7d02d823d2
--- /dev/null
+++ b/tests/auto/gui/rhi/qshader/data/color_all_v1.vert.qsb
Binary files differ