Interface VulkanSemaphoreTimelineType

All Superinterfaces:
AutoCloseable, 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"