librashader-capi 0.11.3

RetroArch shaders for all.
1
2
3
4
5
//! C API for the librashader Metal Runtime (`libra_mtl_*`).

mod filter_chain;

pub use filter_chain::*;