Searched defs:VkInstanceCreateInfo (Results 1 – 12 of 12) sorted by relevance
32 static size_t ComputeRequiredAllocationSize(const VkInstanceCreateInfo *) { return 0; } in ComputeRequiredAllocationSize()
1163 typedef struct VkInstanceCreateInfo { struct1172 } VkInstanceCreateInfo; argument
1479 Instance::Instance (const VkInstanceCreateInfo*) in Instance()
1717 typedef struct VkInstanceCreateInfo { struct1726 } VkInstanceCreateInfo; argument
2557 typedef struct VkInstanceCreateInfo { struct2566 } VkInstanceCreateInfo; argument
2464 typedef struct VkInstanceCreateInfo { struct2473 } VkInstanceCreateInfo; argument
2606 typedef struct VkInstanceCreateInfo { struct2615 } VkInstanceCreateInfo; argument
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;
3926 typedef struct VkInstanceCreateInfo { struct3935 } VkInstanceCreateInfo; argument
2821 typedef struct VkInstanceCreateInfo { struct2830 } VkInstanceCreateInfo; argument
2899 typedef struct VkInstanceCreateInfo { struct2908 } VkInstanceCreateInfo; typedef
61 "VkInstanceCreateInfo": { object