Skip to content

Commit

Permalink
Fixed import
Browse files Browse the repository at this point in the history
  • Loading branch information
PENGUINLIONG committed Dec 18, 2023
1 parent e846d78 commit 5de6cb7
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 @@ -9,7 +9,7 @@ use {
spirq::{
entry_point::EntryPoint,
ReflectConfig,
ty::{DescriptorType, ScalarType, Type},
ty::{DescriptorType, ScalarType, SpirvType, Type},
var::Variable,
},
std::{
Expand Down

0 comments on commit 5de6cb7

Please sign in to comment.