qt5base-lts/tests/manual/rhi/displacement
Laszlo Agocs fbb26c2b88 rhi manual tests: allow having some gui controls
Having a simple Dear ImGui bridge is not just useful for the manual
tests, which do not have any other means to displays GUIs, but is
in itself an important exercise for the QRhi machinery.

Have a new manual test that exercises the built-in ImGui demo window.
Then use it in the displacement test for real, to replace the myriads
of key presses with on-screen sliders and checkboxes (with less code).

Change-Id: I296bafae2a5cce6fc7a447d97e68e5bcec15f451
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2023-03-23 16:39:19 +01:00
..
buildshaders Add missing shbang line to shell script 2023-02-24 13:37:06 +01:00
buildshaders.bat rhi: Add a displacement / tessellation manual test 2023-02-14 17:48:09 +01:00
CMakeLists.txt rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
displacement.cpp rhi manual tests: allow having some gui controls 2023-03-23 16:39:19 +01:00
heightmap.png rhi: Add a displacement / tessellation manual test 2023-02-14 17:48:09 +01:00
material_domain.hlsl rhi: Add a displacement / tessellation manual test 2023-02-14 17:48:09 +01:00
material_hull.hlsl rhi: Add a displacement / tessellation manual test 2023-02-14 17:48:09 +01:00
material.frag rhi: Add a displacement / tessellation manual test 2023-02-14 17:48:09 +01:00
material.frag.qsb rhi: displacement / tessellation manual test Metal memory alignment 2023-03-10 12:21:56 -08:00
material.tesc rhi: displacement / tessellation manual test Metal memory alignment 2023-03-10 12:21:56 -08:00
material.tesc.qsb rhi: displacement / tessellation manual test Metal memory alignment 2023-03-10 12:21:56 -08:00
material.tese rhi: displacement / tessellation manual test Metal memory alignment 2023-03-10 12:21:56 -08:00
material.tese.qsb rhi: displacement / tessellation manual test Metal memory alignment 2023-03-10 12:21:56 -08:00
material.vert rhi: displacement / tessellation manual test Metal memory alignment 2023-03-10 12:21:56 -08:00
material.vert.qsb rhi: displacement / tessellation manual test Metal memory alignment 2023-03-10 12:21:56 -08:00