blob: 5bb342f9857c5e8cd8a8ae34366fe952110ef213 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkCreateInstance,vkCreateInstance]]
[source,c++]
----
VkResult vkCreateInstance(
const VkInstanceCreateInfo* pCreateInfo,
const VkAllocationCallbacks* pAllocator,
VkInstance* pInstance);
----