graphics_worker: untab
This commit is contained in:
parent
2eff5dda9e
commit
10689784be
@ -22,7 +22,7 @@ pub fn new<'a>(
|
||||
surface:wgpu::Surface<'a>,
|
||||
device:wgpu::Device,
|
||||
queue:wgpu::Queue,
|
||||
)->crate::compat_worker::INWorker<'a,Instruction>{
|
||||
)->crate::compat_worker::INWorker<'a,Instruction>{
|
||||
let mut resize=None;
|
||||
crate::compat_worker::INWorker::new(move |ins:Instruction|{
|
||||
match ins{
|
||||
|
Loading…
Reference in New Issue
Block a user