qt5base-lts/tests/manual/rhi/instancing
Laszlo Agocs 63790184c7 rhi: Fix up vertex inputs with matrices
In order to prevent too much voodoo in backends like D3D11, the input
layout is expected to specify the slice index for vecX that are part of
an unrolled matrix.

Also deoptimize the instancing manual test to exercise a matrix too
instead of just vectors.

Change-Id: If2dcbcbc483645ce2420b2f87dda765b95da6e80
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2020-10-14 22:35:19 +02:00
..
buildshaders.bat rhi: Add a test for instancing 2019-07-01 17:34:40 +02:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
inst.frag rhi: Add a test for instancing 2019-07-01 17:34:40 +02:00
inst.frag.qsb rhi: Fix up vertex inputs with matrices 2020-10-14 22:35:19 +02:00
inst.vert rhi: Fix up vertex inputs with matrices 2020-10-14 22:35:19 +02:00
inst.vert.qsb rhi: Fix up vertex inputs with matrices 2020-10-14 22:35:19 +02:00
instancing.cpp rhi: Fix up vertex inputs with matrices 2020-10-14 22:35:19 +02:00
instancing.pro rhi: Add a test for instancing 2019-07-01 17:34:40 +02:00
instancing.qrc rhi: Add a test for instancing 2019-07-01 17:34:40 +02:00