Skip to content

SwapChain Creation Failure #486

@MathewBensonCode

Description

@MathewBensonCode

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

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions