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