Interface VulkanSemaphoreBinaryCreateInfoType

All Superinterfaces:
VulkanSemaphoreCreateInfoType
All Known Implementing Classes:
VulkanSemaphoreBinaryCreateInfo

@Immutable public non-sealed interface VulkanSemaphoreBinaryCreateInfoType extends VulkanSemaphoreCreateInfoType
The type of Vulkan semaphore creation information.
See Also:
  • "VkSemaphoreCreateInfo"