spirv_backend: no need to re-export glam
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
extern crate spirv_std;
|
||||
|
||||
pub use spirv_std::{glam, RuntimeArray};
|
||||
use spirv_std::{glam, RuntimeArray};
|
||||
#[cfg(not(target_arch = "spirv"))]
|
||||
use spirv_std::macros::spirv;
|
||||
|
||||
|
Reference in New Issue
Block a user