Function VkDeviceCmds.DestroyBuffer
Commands for VK_VERSION_1_0
void DestroyBuffer
(
VkDevice_T* device,
VkBuffer_T* buffer,
const(VkAllocationCallbacks)* pAllocator
);
Commands for VK_VERSION_1_0
void DestroyBuffer
(
VkDevice_T* device,
VkBuffer_T* buffer,
const(VkAllocationCallbacks)* pAllocator
);