Skip to content

Commit

Permalink
Vertical space
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurBrussee committed Oct 29, 2024
1 parent 978bf1a commit 3d3e31f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/egui-wgpu/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ pub enum WgpuDeviceSetup {
device_descriptor:
Arc<dyn Fn(&wgpu::Adapter) -> wgpu::DeviceDescriptor<'static> + Send + Sync>,
},

/// Run on an existing wgpu setup.
Existing {
instance: Arc<Instance>,
Expand Down

0 comments on commit 3d3e31f

Please sign in to comment.