9 lines
316 B
Plaintext
9 lines
316 B
Plaintext
// 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);
|
|
----
|