mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Incorrect formatting (#3548)
This commit is contained in:
committed by
GitHub
parent
9d6a7a9fe5
commit
e998d7bae0
@@ -298,7 +298,7 @@ mod inner {
|
||||
});
|
||||
println!(" │");
|
||||
}
|
||||
print!("\t\t ");
|
||||
print!("\t\t {texture_format_whitespace}");
|
||||
wgpu::TextureFormatFeatureFlags::println_table_footer();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user