Searched defs:VkInstanceCreateInfo (Results 1 – 13 of 13) sorted by relevance
32 static size_t ComputeRequiredAllocationSize(const VkInstanceCreateInfo *) { return 0; } in ComputeRequiredAllocationSize()
1523 Instance::Instance (const VkInstanceCreateInfo*) in Instance()
163 struct VkInstanceCreateInfo struct165 VkStructureType sType;166 const void* pNext;167 VkInstanceCreateFlags flags;168 const VkApplicationInfo* pApplicationInfo;169 uint32_t enabledLayerCount;170 const char* const* ppEnabledLayerNames;171 uint32_t enabledExtensionCount;172 const char* const* ppEnabledExtensionNames;
3677 typedef struct VkInstanceCreateInfo { struct3686 } VkInstanceCreateInfo; typedef
2154 typedef struct VkInstanceCreateInfo { struct2163 } VkInstanceCreateInfo; argument
2487 typedef struct VkInstanceCreateInfo { struct2496 } VkInstanceCreateInfo; argument
2464 typedef struct VkInstanceCreateInfo { struct2473 } VkInstanceCreateInfo; argument
2740 typedef struct VkInstanceCreateInfo { struct2749 } VkInstanceCreateInfo; argument
2575 typedef struct VkInstanceCreateInfo { struct2584 } VkInstanceCreateInfo; argument
2720 typedef struct VkInstanceCreateInfo { struct2729 } VkInstanceCreateInfo; argument
2834 typedef struct VkInstanceCreateInfo struct2844 } VkInstanceCreateInfo; typedef
61 "VkInstanceCreateInfo": { object