|
Removed redundant VkResult plugged into VkPresentInfoKHR pResults attribute. This is only meaningful when we present directly to multiple swapchains. In that case we can an VkResult per swapchain.
|
|---|
|
|
| examples/vulkan_example/main.cpp |
|---|