diff --git a/src/driver/shader.rs b/src/driver/shader.rs index 6917395..222b009 100644 --- a/src/driver/shader.rs +++ b/src/driver/shader.rs @@ -9,7 +9,7 @@ use { spirq::{ entry_point::EntryPoint, ReflectConfig, - ty::{DescriptorType, ScalarType, Type}, + ty::{DescriptorType, ScalarType, SpirvType, Type}, var::Variable, }, std::{