Interface VulkanSemaphoreTimelineCreateInfoType
- All Superinterfaces:
VulkanSemaphoreCreateInfoType
- All Known Implementing Classes:
VulkanSemaphoreTimelineCreateInfo
@Immutable
public non-sealed interface VulkanSemaphoreTimelineCreateInfoType
extends VulkanSemaphoreCreateInfoType
The type of Vulkan timeline semaphore creation information.
- See Also:
-
Method Summary
-
Method Details
-
initialValue
long initialValue()- Returns:
- The initial semaphore value
-