Home | History | Annotate | Download | only in libvulkan

Lines Matching defs:vkCreateImageView

582         { "vkCreateImageView", reinterpret_cast<PFN_vkVoidFunction>(CreateImageView) },
1516 VKAPI_ATTR VkResult vkCreateImageView(VkDevice device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImageView* pView) {