Remove unnecessary line break in triangle::msaa
This commit is contained in:
parent
ffdf87fbe2
commit
15c4901aba
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ impl Blit {
|
|||
..Default::default()
|
||||
},
|
||||
depth_stencil: None,
|
||||
|
||||
multisample: wgpu::MultisampleState {
|
||||
count: 1,
|
||||
mask: !0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue