Update wgpu
to 22.0
This commit is contained in:
parent
ce412b3954
commit
0d7ba1bba4
3 changed files with 5 additions and 3 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