Skip to main content

bind_image_memory2

Function bind_image_memory2 

Source
pub unsafe fn bind_image_memory2(
    device: VkDevice,
    bind_infos: &[BindImageMemoryInfo<'_>],
) -> Result<()>
Available on crate features Implements and Allow1_1APIs only.