librashader/librashader-reflect/src/front/mod.rs

5 lines
75 B
Rust
Raw Normal View History

2022-11-22 08:21:50 +11:00
#[cfg(feature = "unstable-rust-pipeline")]
2022-10-23 17:36:41 +11:00
pub mod naga;
2022-11-22 08:21:50 +11:00
2022-10-23 17:36:41 +11:00
pub mod shaderc;