Macro valora::shader [] [src]

macro_rules! shader {
    ($frag:expr, $vert:expr) => { ... };
}