Function glsl_lang::transpiler::glsl::show_subroutine
source ยท pub fn show_subroutine<F>(
f: &mut F,
types: &[TypeSpecifier],
state: &mut FormattingState<'_>,
) -> Result
Expand description
Transpile a subroutine to GLSL