Interface VulkanSemaphoreCreateInfoType
- All Known Subinterfaces:
VulkanSemaphoreBinaryCreateInfoType, VulkanSemaphoreTimelineCreateInfoType
- All Known Implementing Classes:
VulkanSemaphoreBinaryCreateInfo, VulkanSemaphoreTimelineCreateInfo
public sealed interface VulkanSemaphoreCreateInfoType
permits VulkanSemaphoreTimelineCreateInfoType, VulkanSemaphoreBinaryCreateInfoType
The type of Vulkan semaphore creation information.
- See Also: