qt5base-lts/tests/manual/rhi/cubemap_render
Laszlo Agocs 56977990e0 rhi: Harmonize create-destroy API pattern with the rest of Qt
For historical reasons we use build and release instead of create and
destroy. This becomes confusing now that more modules in Qt start taking
QRhi into use. Migrate to the more familiar naming, so those who have
used QWindow or QOpenGLContext before will find it natural.

Change-Id: I05eb2243ce274c59b03a5f8bcbb2792a4f37120f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2020-05-28 17:53:32 +02:00
..
buildshader.bat rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_mrt.frag rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_mrt.frag.qsb rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_mrt.vert rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_mrt.vert.qsb rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_oneface.frag rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_oneface.frag.qsb rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_oneface.vert rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_oneface.vert.qsb rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_render.cpp rhi: Harmonize create-destroy API pattern with the rest of Qt 2020-05-28 17:53:32 +02:00
cubemap_render.pro rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_render.qrc rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_sample.frag rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_sample.frag.qsb rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_sample.vert rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00
cubemap_sample.vert.qsb rhi: Add render-to-cubemap manual test 2020-01-13 15:52:58 +01:00