Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
attackgoat committed Dec 24, 2023
1 parent 8d3d52b commit 9ba3321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/driver/shader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ use {
ordered_float::OrderedFloat,
spirq::{
entry_point::EntryPoint,
ReflectConfig,
ty::{DescriptorType, ScalarType, SpirvType, Type},
var::Variable,
ReflectConfig,
},
std::{
collections::{BTreeMap, HashMap},
Expand Down

0 comments on commit 9ba3321

Please sign in to comment.