Update wgpu to 22.0
This commit is contained in:
parent
aed9a03e3c
commit
a5e69cfb5f
12 changed files with 16 additions and 2 deletions
|
|
@ -66,6 +66,7 @@ fn benchmark<'a>(
|
|||
label: None,
|
||||
required_features: wgpu::Features::empty(),
|
||||
required_limits: wgpu::Limits::default(),
|
||||
memory_hints: wgpu::MemoryHints::MemoryUsage,
|
||||
},
|
||||
None,
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue