qt5base-lts/examples/vulkan/hellovulkancubes
Kai Köhne 51f22a3a04 Examples: Remove remaining conversion markers in CMakeLists.txt
Pick-to: 6.3
Change-Id: Ia5d474a3efd6aadbd0ef1537318f2f24e6c24fee
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-12-13 14:16:26 +00: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 Examples: Remove remaining conversion markers in CMakeLists.txt 2021-12-13 14:16:26 +00: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 vulkan: Update legacy tests and examples to the modern validation layer 2021-05-31 17:16:49 +02: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