VkSemaphoreCreateInfo

Undocumented in source.
version(DVulkan_VK_VERSION_1_0)
struct VkSemaphoreCreateInfo {}

Members

Variables

flags
VkSemaphoreCreateFlags flags;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta