fn is_subimage_blockaligned( xoffset: u32, yoffset: u32, width: u32, height: u32, compression: &TexCompression, tex_info: &ImageInfo, ) -> bool