Vulkan swapchain systems ======================== This section documents the **swapchain systems** found in swapchain objects created for *Vulkan* renderers, and their associated functions. ***** Types ----- Objects ^^^^^^^ .. doxygentypedef:: TLVK_SwapchainSystem_t Descriptors ^^^^^^^^^^^ .. doxygenstruct:: TLVK_SwapchainSystemDescriptor_t :members: ***** Functions --------- .. doxygenfunction:: TLVK_SwapchainSystemCreate .. doxygenfunction:: TLVK_SwapchainSystemDestroy