Struct VkInstanceCreateInfo
struct VkInstanceCreateInfo
;
Fields
| Name | Type | Description |
|---|---|---|
enabledExtensionCount
|
uint | |
enabledLayerCount
|
uint | |
flags
|
uint | |
pApplicationInfo
|
const(VkApplicationInfo)* | |
pNext
|
const(void)* | |
ppEnabledExtensionNames
|
const(char*)* | |
ppEnabledLayerNames
|
const(char*)* | |
sType
|
VkStructureType |