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