Macro rin::gl::vertex_shader[][src]

macro_rules! vertex_shader {
    ($path: expr, $replacements: expr) => { ... };
    ($path: expr) => { ... };
}