Interface VulkanSemaphoreBinaryType

All Superinterfaces:
AutoCloseable, com.io7m.jmulticlose.core.CloseableType, 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"
  • Method Summary

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

    isClosed

    Methods inherited from interface VulkanSemaphoreType

    close