VkSemaphoreCreateInfo

Undocumented in source.
@nogc pure nothrow
struct VkSemaphoreCreateInfo {}

Members

Variables

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

Meta