qt5base-lts/tests/manual/rhi/cubemap_render
Laszlo Agocs 1f267b7e6d rhi: Add render-to-cubemap manual test
What's more, demonstrate two types of rendering to a cubemap:
one by one to each face, and by attaching all faces as color
attachments in one go.

Both are used by Qt Quick 3D in connection with shadows, so this
proves that the same is possible to implement with QRhi.

Task-number: QTBUG-81261
Change-Id: I5c7077224d7cae0dd6ea02ac30a9e6f9f1f0c229
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2020-01-13 15:52:58 +01:00
..
buildshader.bat
cubemap_mrt.frag
cubemap_mrt.frag.qsb
cubemap_mrt.vert
cubemap_mrt.vert.qsb
cubemap_oneface.frag
cubemap_oneface.frag.qsb
cubemap_oneface.vert
cubemap_oneface.vert.qsb
cubemap_render.cpp
cubemap_render.pro
cubemap_render.qrc
cubemap_sample.frag
cubemap_sample.frag.qsb
cubemap_sample.vert
cubemap_sample.vert.qsb