Function asi_vulkan::create_imgview [] [src]

pub unsafe fn create_imgview(
    connection: &Connection,
    device: VkDevice,
    image: VkImage,
    format: VkFormat,
    has_color: bool
) -> VkImageView