mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 23:13:13 -04:00
* Closes #5224 I'm unfamiliar with wgpu, so I'd like someone to confirm, that calling `wgpu::Texture` _after_ `wgpu::Queue::submit` is in fact the right thing to do. --------- Co-authored-by: Andreas Reich <r_andreas2@web.de>