blob: cec1d3a90e36a6027a38144393ed9876c1646699 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkDestroyImage,vkDestroyImage]]
[source,c++]
----
void vkDestroyImage(
VkDevice device,
VkImage image,
const VkAllocationCallbacks* pAllocator);
----