Macro glsl::bl [] [src]

macro_rules! bl {
    ($i:expr, $($args:tt)*) => { ... };
}

Parser rewriter, discarding whitespaces and comments.