qt5base-lts/examples/vulkan/hellovulkanwidget
Laszlo Agocs cc570ce2fe Fix vulkan example build with MSVC
Undeclared identifier ssize_t etc. Just use int. Not like we can have
more than a handful of physical devices anyway.

Change-Id: Ie1fb7ab9794a7d39e84db864c2be6dbdd5d97f50
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2020-09-14 09:48:05 +02:00
..
CMakeLists.txt CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
hellovulkanwidget.cpp Fix vulkan example build with MSVC 2020-09-14 09:48:05 +02:00
hellovulkanwidget.h hellovulkanwidget example: Add a widget showing debug output 2017-03-30 15:04:12 +00:00
hellovulkanwidget.pro Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
hellovulkanwidget.qrc Introduce QVulkanWindow 2017-03-22 15:40:57 +00:00
main.cpp hellovulkanwidget example: Add a widget showing debug output 2017-03-30 15:04:12 +00:00