blob: c5a1a28fcb6fe499354764b38ce1f8627050c596 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkGetInstanceProcAddr,vkGetInstanceProcAddr]]
[source,c++]
----
PFN_vkVoidFunction vkGetInstanceProcAddr(
VkInstance instance,
const char* pName);
----