wgpu_core::conv

Function is_valid_copy_src_texture_format

source
pub fn is_valid_copy_src_texture_format(
    format: TextureFormat,
    aspect: TextureAspect,
) -> bool