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