qt5base-lts/tests/manual/rhi/triquadcube
Laszlo Agocs bfc713530a rhi: Add queries for vertex input/output limits
Mainly because we do have legacy code in the Qt 5 graphical effects that
tries to dynamically determine the max number of varyings. Make it
easier to port such code.

Change-Id: I846cab2c2fe7b4cd473b5ced0146ca36f1c8169b
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
2022-01-12 20:37:20 +01:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
quadrenderer.cpp rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
quadrenderer.h Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
texturedcuberenderer.cpp rhi: Make triquadcube manual test compile after recent changes 2021-01-04 11:42:15 +01:00
texturedcuberenderer.h Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
triangleoncuberenderer.cpp rhi manual tests: Prevent warnings with MSVC 2020-06-15 15:34:05 +02:00
triangleoncuberenderer.h Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
trianglerenderer.cpp rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
trianglerenderer.h Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
triquadcube.cpp rhi: Add queries for vertex input/output limits 2022-01-12 20:37:20 +01:00
triquadcube.pro Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00
triquadcube.qrc Introduce the Qt graphics abstraction as private QtGui helpers 2019-06-13 10:13:45 +02:00