mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
Rename msaa-linelist to msaa-line
This commit is contained in:
@@ -208,5 +208,5 @@ impl framework::Example for Example {
|
||||
}
|
||||
|
||||
fn main() {
|
||||
framework::run::<Example>("MSAA and LineList");
|
||||
framework::run::<Example>("msaa-line");
|
||||
}
|
||||
Reference in New Issue
Block a user