Vulkan-Hpp/RAII_Samples/05_InitSwapchain
Andrew H. Cox df42194eec
Fixed Validation Error for Zero MaxImageCount (#1844)
Correctly handle a zero max image count in VkSurfaceCapabilitiesKHR
which indicates no upper limit to the number of images in a swapchain.
Fixes validation error VUID-VkSwapchainCreateInfoKHR-minImageCount-01271
2024-04-11 08:44:50 +02:00
..
05_InitSwapchain.cpp Fixed Validation Error for Zero MaxImageCount (#1844) 2024-04-11 08:44:50 +02:00
CMakeLists.txt Cleanup in CMakeLists.txt (#1572) 2023-05-08 11:54:57 +02:00