Package com.io7m.jcoronado.extensions.khr_swapchain.api
@Export
@Version("1.0.0")
package com.io7m.jcoronado.extensions.khr_swapchain.api
Type-safe Vulkan frontend (VK_KHR_swapchain extension API)
-
ClassDescriptionA created swap chain.Builds instances of type
VulkanPresentInfoKHR.Information needed to create a swap chain.Builds instances of typeVulkanSwapChainCreateInfo.Information needed to create a swap chain.The result of an attempt to acquire an image from the swap chain.Builds instances of typeVulkanSwapChainImageAcquisition.The result of an attempt to acquire an image from the swap chain.