lib: reexport MSL target
This commit is contained in:
parent
c7d1d347a4
commit
b378c45039
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ pub mod reflect {
|
|||
pub use librashader_reflect::back::targets::HLSL;
|
||||
pub use librashader_reflect::back::targets::SPIRV;
|
||||
pub use librashader_reflect::back::targets::WGSL;
|
||||
pub use librashader_reflect::back::targets::MSL;
|
||||
}
|
||||
|
||||
pub use librashader_reflect::error::*;
|
||||
|
|
Loading…
Add table
Reference in a new issue