// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkCreateImageView,vkCreateImageView]] [source,c++] ---- VkResult vkCreateImageView( VkDevice device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImageView* pView); ----