- enabledExtensionCount
uint32_t enabledExtensionCount;
Undocumented in source.
- enabledLayerCount
uint32_t enabledLayerCount;
Undocumented in source.
- flags
VkInstanceCreateFlags flags;
Undocumented in source.
- pApplicationInfo
const(VkApplicationInfo)* pApplicationInfo;
Undocumented in source.
- pNext
const(void)* pNext;
Undocumented in source.
- ppEnabledExtensionNames
const(char*)* ppEnabledExtensionNames;
Undocumented in source.
- ppEnabledLayerNames
const(char*)* ppEnabledLayerNames;
Undocumented in source.
- sType
VkStructureType sType;
Undocumented in source.