Function glsl_lang::transpiler::glsl::show_declaration

source ยท
pub fn show_declaration<F>(
    f: &mut F,
    d: &Declaration,
    state: &mut FormattingState<'_>,
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a declaration to GLSL