Searched defs:VkInstanceCreateInfo (Results 1 – 13 of 13) sorted by relevance
32 static size_t ComputeRequiredAllocationSize(const VkInstanceCreateInfo *) { return 0; } in ComputeRequiredAllocationSize()
1502 Instance::Instance (const VkInstanceCreateInfo*) in Instance()
153 struct VkInstanceCreateInfo struct155 VkStructureType sType;156 const void* pNext;157 VkInstanceCreateFlags flags;158 const VkApplicationInfo* pApplicationInfo;159 deUint32 enabledLayerCount;160 const char* const* ppEnabledLayerNames;161 deUint32 enabledExtensionCount;162 const char* const* ppEnabledExtensionNames;
3368 typedef struct VkInstanceCreateInfo { struct3377 } VkInstanceCreateInfo; argument
1628 typedef struct VkInstanceCreateInfo { struct1637 } VkInstanceCreateInfo; argument
2154 typedef struct VkInstanceCreateInfo { struct2163 } VkInstanceCreateInfo; argument
2158 typedef struct VkInstanceCreateInfo { struct2167 } VkInstanceCreateInfo; argument
2464 typedef struct VkInstanceCreateInfo { struct2473 } VkInstanceCreateInfo; argument
2498 typedef struct VkInstanceCreateInfo { struct2507 } VkInstanceCreateInfo; argument
61 "VkInstanceCreateInfo": { object