VkInstanceCreateInfo

Undocumented in source.

Members

Variables

enabledExtensionCount
uint enabledExtensionCount;
Undocumented in source.
enabledLayerCount
uint enabledLayerCount;
Undocumented in source.
flags
VkInstanceCreateFlags flags;
Undocumented in source.
pApplicationInfo
VkApplicationInfo* pApplicationInfo;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
ppEnabledExtensionNames
char** ppEnabledExtensionNames;
Undocumented in source.
ppEnabledLayerNames
char** ppEnabledLayerNames;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta