wgpu_hal::vulkan::conv

Function derive_image_layout

source
pub fn derive_image_layout(
    usage: TextureUses,
    format: TextureFormat,
) -> ImageLayout
Available on vulkan only.