Interface VulkanSemaphoreBinaryType

All Superinterfaces:
AutoCloseable, VulkanHandleNonDispatchableType, VulkanHandleType, VulkanSemaphoreType
All Known Implementing Classes:
VulkanLWJGLSemaphoreBinary

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