Package com.io7m.jcoronado.utility.swapchain
@Export
@Version("1.0.0")
package com.io7m.jcoronado.utility.swapchain
Type-safe Vulkan frontend (Swapchain utility)
-
ClassDescriptionThe configuration values required to create (and re-create) swapchains.Builds instances of type
JCSwapchainConfiguration.The configuration values required to create (and re-create) swapchains.The swapchain was recreated.The type of events published by the swapchain manager that may require the application to act.An index of a frame modulo the size of the current swapchain.An index of a swapchain image.An image acquired from a swapchain.The type of JFR events published by the swapchain manager for performance monitoring.A swapchain was created.A swapchain could not be created.A swapchain was deleted.An image was acquired from the swapchain.An image could not be acquired from the swapchain.The swapchain manager.A swapchain manager.