VulkanSemaphore

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

Constructors

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

Meta