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)
-
ClassDescriptionThe result of presenting an image.A created swap chain.Builds instances of type
VulkanPresentInfoKHR.The result of trying to acquire a swapchain image.Information needed to create a swap chain.Builds instances of typeVulkanSwapChainCreateInfo.Information needed to create a swap chain.The swapchain is not readyThe image at the given swapchain image index was obtained and is a format that is still optimal for rendering.The swapchain is out of date and needs recreating.The swapchain images are now suboptimal for rendering.The operation timed out waiting for a swapchain image to become available.