

KhrSwapchain extension class when I resize the window? Because it seems otherwise the maximum and minimum image sizes are equal to the old window size.Vk.TryGetDeviceExtension method, and I can get the extension interface from there. Why do I also have to re-create that? Shouldn't it always query the GPU or something?KhrSurface extension always returns the window size as minimum and maximum image size for GetPhysicalDeviceSurfaceCapabillities(). Not sure if that is wanted behaviour - probably is . Anyway, that's the logical error I made .KhrSwapchainVk.TryGetDeviceExtensionKhrSurfaceGetPhysicalDeviceSurfaceCapabillities()