qt5base-lts/tests/manual/rhi/displacement
Ben Fletcher d50f2fc1cc rhi: displacement / tessellation manual test Metal memory alignment
This test was created with a work around for a Metal tessellation
pipeline memory alignment issue.  The workaround was to specify shader
stage in / out variable uv as vec3 rather than vec2.  A recent patch to
correct Metal tessellation pipeline memory alignment has now allowed
this test to use vec2 for variable uv as originally intended.

Change-Id: I6772c0e824e1e4b7e749dafa218f3fd8eba0e541
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2023-03-10 12:21:56 -08:00
..
buildshaders
buildshaders.bat
CMakeLists.txt
displacement.cpp
heightmap.png
material_domain.hlsl
material_hull.hlsl
material.frag
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