Function VkInstanceCmds.GetPhysicalDevicePresentRectanglesKHR
Commands for VK_KHR_swapchain
VkResult GetPhysicalDevicePresentRectanglesKHR
(
VkPhysicalDevice_T* physicalDevice,
VkSurfaceKHR_T* surface,
uint* pRectCount,
VkRect2D* pRects
);