-
-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
Milestone
Description
The capabilities structure return by the vkGetPhysicalDeviceSurfaceCapabilitiesKHR method return Zero(0) for the value of maxImageCount when there is not limit to the number of images.
Therefore the clamp method on line 1067 of VukanDevice.cpp fails.
Metadata
Metadata
Assignees
Labels
Projects
Status
Done