Function glsl_lang::transpiler::glsl::show_subroutine

source ยท
pub fn show_subroutine<F>(
    f: &mut F,
    types: &[TypeSpecifier],
    state: &mut FormattingState<'_>,
) -> Result
where F: Write + ?Sized,
Expand description

Transpile a subroutine to GLSL