wgpu_hal::vulkan::conv

Function map_subresource_range

source
pub fn map_subresource_range(
    range: &ImageSubresourceRange,
    format: TextureFormat,
) -> ImageSubresourceRange
Available on vulkan only.