• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
2[[vkDestroyImageView,vkDestroyImageView]]
3[source,c++]
4----
5void vkDestroyImageView(
6    VkDevice                                    device,
7    VkImageView                                 imageView,
8    const VkAllocationCallbacks*                pAllocator);
9----
10