Function glsl_lang::parser::__action452

source ยท
fn __action452<'i, L>(
    ctx: &ParseContext,
    (_, v, _): (LexerPosition, Vec<Initializer>, LexerPosition),
) -> Vec<Initializer>
where L: HasLexerError,