Function vk_mem_alloc::create_image
source · [−]pub unsafe fn create_image(
allocator: Allocator,
image_create_info: &ImageCreateInfo,
allocation_create_info: &AllocationCreateInfo
) -> VkResult<(Image, Allocation, AllocationInfo)>