Function wgpu_core::conv::is_valid_copy_dst_texture_format

source ยท
pub fn is_valid_copy_dst_texture_format(
    format: TextureFormat,
    aspect: TextureAspect,
) -> bool