- enabledExtensionCount
uint enabledExtensionCount;
Undocumented in source.
- enabledLayerCount
uint enabledLayerCount;
Undocumented in source.
- flags
VkDeviceCreateFlags flags;
Undocumented in source.
- pEnabledFeatures
VkPhysicalDeviceFeatures* pEnabledFeatures;
Undocumented in source.
- pNext
void* pNext;
Undocumented in source.
- pQueueCreateInfos
VkDeviceQueueCreateInfo* pQueueCreateInfos;
Undocumented in source.
- ppEnabledExtensionNames
char** ppEnabledExtensionNames;
Undocumented in source.
- ppEnabledLayerNames
char** ppEnabledLayerNames;
Undocumented in source.
- queueCreateInfoCount
uint queueCreateInfoCount;
Undocumented in source.
- sType
VkStructureType sType;
Undocumented in source.