VulkanSwapchain

Undocumented in source.

Constructors

this
this(VkSwapchainKHR vk, VulkanDevice dev, uint[2] size, Format format)
Undocumented in source.

Members

Functions

acquireNextImage
uint acquireNextImage(Duration timeout, Semaphore graalSemaphore, bool suboptimal)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

format
Format format [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
images
Image[] images [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta