Searched defs:VkInstanceCreateInfo (Results 1 – 15 of 15) sorted by relevance
32 static size_t ComputeRequiredAllocationSize(const VkInstanceCreateInfo *) { return 0; } in ComputeRequiredAllocationSize()
1706 Instance::Instance(const VkInstanceCreateInfo *) in Instance()
120 struct VkInstanceCreateInfo struct122 VkStructureType sType;123 const void* pNext;124 VkInstanceCreateFlags flags;125 const VkApplicationInfo* pApplicationInfo;126 uint32_t enabledLayerCount;127 const char* const* ppEnabledLayerNames;128 uint32_t enabledExtensionCount;129 const char* const* ppEnabledExtensionNames;
1742 typedef struct VkInstanceCreateInfo { struct1751 } VkInstanceCreateInfo; argument
1737 typedef struct VkInstanceCreateInfo { struct1746 } VkInstanceCreateInfo; argument
2851 typedef struct VkInstanceCreateInfo { struct2860 } VkInstanceCreateInfo; argument
4728 typedef struct VkInstanceCreateInfo { struct4737 } VkInstanceCreateInfo; argument
3000 typedef struct VkInstanceCreateInfo { struct3009 } VkInstanceCreateInfo; argument
2959 typedef struct VkInstanceCreateInfo { struct2968 } VkInstanceCreateInfo; argument
2990 typedef struct VkInstanceCreateInfo { struct2999 } VkInstanceCreateInfo; argument
3021 typedef struct VkInstanceCreateInfo { struct3030 } VkInstanceCreateInfo; argument
3026 typedef struct VkInstanceCreateInfo { struct3035 } VkInstanceCreateInfo; argument
70 "VkInstanceCreateInfo": { object