Macro glossy::shader [] [src]

macro_rules! shader {
    ($file:expr) => { ... };
}

Evaluates to a string of the glossy-processed shader source of the given filename.