wgpu_hal::vulkan::conv

Function map_subresource_range_combined_aspect

source
pub(super) fn map_subresource_range_combined_aspect(
    range: &ImageSubresourceRange,
    format: TextureFormat,
    private_caps: &PrivateCapabilities,
) -> ImageSubresourceRange
Available on vulkan only.