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