VulkanSwapchain

Undocumented in source.

Constructors

this
this(VkSwapchainKHR vkObj, VulkanDevice dev, Surface surf, uint[2] size, Format format, ImageUsage usage)
Undocumented in source.

Members

Functions

acquireNextImage
ImageAcquisition acquireNextImage(Semaphore graalSem, Duration timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Meta