Home | History | Annotate | Download | only in layers

Lines Matching defs:vkCreateImageView

475 VKAPI_ATTR VkResult VKAPI_CALL vkCreateImageView(VkDevice device, const VkImageViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImageView* pView)
1260 return (PFN_vkVoidFunction) vkCreateImageView;