VulkanContext.addOnImagesUpdated

Emitted when the images managed by this context have changed.

Usually this means that the swapchain had to be recreated, for example in response to a change of the surface size.

class VulkanContext
gulong
addOnImagesUpdated
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta