Interface VulkanSemaphoreTimelineType

All Superinterfaces:
AutoCloseable, com.io7m.jmulticlose.core.CloseableType, VulkanHandleNonDispatchableType, VulkanHandleType, VulkanSemaphoreType
All Known Implementing Classes:
VulkanLWJGLSemaphoreTimeline

public non-sealed interface VulkanSemaphoreTimelineType extends VulkanSemaphoreType
A semaphore represents a GPU to GPU synchronization.
See Also:
  • "VkSemaphore"
  • Method Summary

    Methods inherited from interface com.io7m.jmulticlose.core.CloseableType

    isClosed

    Methods inherited from interface VulkanSemaphoreType

    close