Function wgpu_test::image::compare_image_output
source · pub async fn compare_image_output(
path: impl AsRef<Path> + AsRef<OsStr>,
adapter_info: &AdapterInfo,
width: u32,
height: u32,
test_with_alpha: &[u8],
checks: &[ComparisonType]
)