build: upgrade wgpu
0.20 → 22 (#106)
This commit is contained in:
parent
47f4126f99
commit
9def853042
2 changed files with 3 additions and 2 deletions
|
@ -239,6 +239,7 @@ impl Cache {
|
|||
depth_stencil: depth_stencil.clone(),
|
||||
multisample,
|
||||
multiview: None,
|
||||
cache: None,
|
||||
}));
|
||||
|
||||
cache.push((format, multisample, depth_stencil, pipeline.clone()));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue