Vulkan-Docs/doc/specs/vulkan/protos/vkGetInstanceProcAddr.txt

14 lines
647 B
Plaintext

// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
ifndef::doctype-manpage[]
[[vkGetInstanceProcAddr,vkGetInstanceProcAddr]]
["source","{basebackend@docbook:c++:cpp}",title=""]
endif::doctype-manpage[]
ifdef::doctype-manpage[]
["source","{basebackend@docbook:c++:cpp}"]
endif::doctype-manpage[]
------------------------------------------------------------------------------
PFN_vkVoidFunction vkGetInstanceProcAddr(
VkInstance instance,
const char* pName);
------------------------------------------------------------------------------