Caffe2 - C++ API
A deep learning, cross platform ML framework
Data Fields
VkInstanceCreateInfo Struct Reference

Data Fields

VkStructureType sType
 
const void * pNext
 
VkInstanceCreateFlags flags
 
const VkApplicationInfopApplicationInfo
 
uint32_t enabledLayerCount
 
const char *const * ppEnabledLayerNames
 
uint32_t enabledExtensionCount
 
const char *const * ppEnabledExtensionNames
 

Detailed Description

Definition at line 1187 of file vulkan.h.


The documentation for this struct was generated from the following file: