Swapchain

Undocumented in source.

Constructors

this
this(Device device, CreateInfo _info)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

acquireNextImageIndex
uint acquireNextImageIndex(ulong timeout, VkSemaphore semaphore, Fence fence)
Undocumented in source. Be warned that the author may not have intended to support it.
getImages
Image[] getImages()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ImplNameSetter!(device, swapchain, DebugReportObjectType.Swapchain)
Undocumented in source.
__anonymous
mixin VkTo!(VkSwapchainKHR)
Undocumented in source.

Structs

CreateInfo
struct CreateInfo
Undocumented in source.

Meta