VulkanSemaphore

Undocumented in source.
package
class VulkanSemaphore : VulkanDevObj!(VkSemaphore, "DestroySemaphore"), Semaphore {}

Constructors

this
this(VkSemaphore vkObj, VulkanDevice dev)
Undocumented in source.

Meta