Update wgpu to 28
This commit is contained in:
parent
0e025ed813
commit
3836ca7a17
4 changed files with 7 additions and 7 deletions
|
|
@ -213,6 +213,7 @@ impl winit::application::ApplicationHandler for Application {
|
|||
depth_stencil_attachment: None,
|
||||
timestamp_writes: None,
|
||||
occlusion_query_set: None,
|
||||
multiview_mask: None,
|
||||
});
|
||||
|
||||
text_renderer.render(&atlas, &viewport, &mut pass).unwrap();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue