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