qt5base-lts/examples/vulkan/hellovulkancubes
Alexandru Croitor 74cb331af3 CMake: Regenerate examples
Change-Id: I1c51b10af4e2b26f54740f257164c56a0e2a03ce
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2020-07-09 09:38:28 +02:00
..
camera.cpp Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
camera.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
CMakeLists.txt CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
color_frag.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong_frag.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong_vert.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong.frag Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_phong.vert Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color_vert.spv Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color.frag Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
color.vert Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
hellovulkancubes.pro Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
hellovulkancubes.qrc Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
main.cpp Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
mainwindow.cpp Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
mainwindow.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
mesh.cpp Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
mesh.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
renderer.cpp Use QList instead of QVector in examples 2020-06-23 14:01:11 +02:00
renderer.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
shader.cpp Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
shader.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00
vulkanwindow.cpp Replace calls to deprecated QEvent accessor functions 2020-06-08 19:11:51 +02:00
vulkanwindow.h Add the Vulkan cube example 2017-03-29 10:58:06 +00:00