librashader-runtime-mtl 0.11.2

RetroArch shaders for all.
Documentation
1
2
3
4
5
6
include!("./hello_triangle/main.rs");

#[test]
fn test_mtl() {
    main()
}