Skip to content

Commit

Permalink
Re-add removed newline
Browse files Browse the repository at this point in the history
  • Loading branch information
DJMcNab committed Feb 28, 2024
1 parent 4b087a3 commit f999262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wgpu_engine.rs
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@ impl WgpuEngine {
CpuShaderType::Missing => {}
}
}

let entries = layout
.iter()
.enumerate()
Expand Down

0 comments on commit f999262

Please sign in to comment.