9 lines
287 B
Plaintext
9 lines
287 B
Plaintext
|
|
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
|
||
|
|
[[vkDestroyDevice,vkDestroyDevice]]
|
||
|
|
[source,c++]
|
||
|
|
----
|
||
|
|
void vkDestroyDevice(
|
||
|
|
VkDevice device,
|
||
|
|
const VkAllocationCallbacks* pAllocator);
|
||
|
|
----
|